HomeSort by: relevance | last modified time | path
    Searched refs:ci_ps (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
ci_dpm.h 48 struct ci_ps { struct
292 struct ci_ps current_ps;
294 struct ci_ps requested_ps;
radeon_ci_dpm.c 207 static struct ci_ps *ci_get_ps(struct radeon_ps *rps)
209 struct ci_ps *ps = rps->ps_priv;
802 struct ci_ps *ps = ci_get_ps(rps);
2595 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state);
3758 struct ci_ps *state = ci_get_ps(radeon_state);
3865 struct ci_ps *state = ci_get_ps(radeon_state);
3907 struct ci_ps *state = ci_get_ps(radeon_state);
4806 struct ci_ps *state = ci_get_ps(radeon_state);
5117 struct ci_ps *new_ps = ci_get_ps(rps);
5128 struct ci_ps *new_ps = ci_get_ps(rps)
    [all...]

Completed in 15 milliseconds