Lines Matching refs:kv_ps
371 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps()
373 struct kv_ps *ps = rps->ps_priv; in kv_get_ps()
1226 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_current_ps()
1238 struct kv_ps *new_ps = kv_get_ps(rps); in kv_update_requested_ps()
1774 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1836 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2208 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2499 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2644 struct kv_ps *ps) in kv_patch_boot_state()
2657 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2684 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2716 struct kv_ps *ps; in kv_parse_power_table()
2747 ps = kzalloc(sizeof(struct kv_ps), GFP_KERNEL); in kv_parse_power_table()
2896 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
2932 struct kv_ps *requested_state = kv_get_ps(&pi->requested_rps); in kv_dpm_get_sclk()
3228 struct kv_ps *kv_cps; in kv_check_state_equal()
3229 struct kv_ps *kv_rps; in kv_check_state_equal()