Lines Matching refs:cz_ps
48 static struct cz_ps *cz_get_ps(struct amdgpu_ps *rps) in cz_get_ps()
50 struct cz_ps *ps = rps->ps_priv; in cz_get_ps()
222 struct cz_ps *ps) in cz_patch_boot_state()
241 struct cz_ps *ps = cz_get_ps(rps); in cz_parse_pplib_clock_info()
263 struct cz_ps *ps = cz_get_ps(rps); in cz_parse_pplib_non_clock_info()
314 struct cz_ps *ps; in cz_parse_power_table()
351 ps = kzalloc(sizeof(struct cz_ps), GFP_KERNEL); in cz_parse_power_table()
565 struct cz_ps *ps = cz_get_ps(rps); in cz_dpm_print_power_state()
1214 struct cz_ps *ps = cz_get_ps(rps); in cz_update_current_ps()
1226 struct cz_ps *ps = cz_get_ps(rps); in cz_update_requested_ps()
1239 struct cz_ps *ps = cz_get_ps(new_rps); in cz_apply_state_adjust_rules()
1610 struct cz_ps *ps = &pi->requested_ps; in cz_dpm_update_low_memory_pstate()
1787 struct cz_ps *requested_state = cz_get_ps(&pi->requested_rps); in cz_dpm_get_sclk()