Searched refs:ci_ps (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dci_dpm.h46 struct ci_ps { struct
288 struct ci_ps current_ps;
290 struct ci_ps requested_ps;
H A Dci_dpm.c174 static struct ci_ps *ci_get_ps(struct radeon_ps *rps)
176 struct ci_ps *ps = rps->ps_priv;
768 struct ci_ps *ps = ci_get_ps(rps);
2545 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state);
3708 struct ci_ps *state = ci_get_ps(radeon_state);
3815 struct ci_ps *state = ci_get_ps(radeon_state);
3857 struct ci_ps *state = ci_get_ps(radeon_state);
4756 struct ci_ps *state = ci_get_ps(radeon_state);
5067 struct ci_ps *new_ps = ci_get_ps(rps);
5078 struct ci_ps *new_p
[all...]

Completed in 137 milliseconds