Home
last modified time | relevance | path

Searched refs:sumo_get_ps (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsumo_dpm.c72 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps() function
343 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()
386 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()
665 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_patch_boost_state()
679 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_pre_notify_alt_vddnb_change()
680 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_pre_notify_alt_vddnb_change()
697 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_post_notify_alt_vddnb_change()
698 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_post_notify_alt_vddnb_change()
715 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_enable_boost()
737 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_program_wl()
[all …]