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()
1775 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_set_valid_clock_range()
1837 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_update_dfs_bypass_settings()
2209 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules()
2500 struct kv_ps *new_ps = kv_get_ps(new_rps); in kv_program_nbps_index_settings()
2645 struct kv_ps *ps) in kv_patch_boot_state()
2658 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info()
2685 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info()
2717 struct kv_ps *ps; in kv_parse_power_table()
2748 ps = kzalloc(sizeof(struct kv_ps), GFP_KERNEL); in kv_parse_power_table()
2897 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state()
2933 struct kv_ps *requested_state = kv_get_ps(&pi->requested_rps); in kv_dpm_get_sclk()
3243 struct kv_ps *kv_cps; in kv_check_state_equal()
3244 struct kv_ps *kv_rps; in kv_check_state_equal()