Searched refs:cz_ps (Results 1 – 2 of 2) sorted by relevance
92 struct cz_ps { struct217 struct cz_ps current_ps;219 struct cz_ps requested_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()[all …]