Home
last modified time | relevance | path

Searched refs:get_current_shallow_sleep_clocks (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c418 if (hwmgr->hwmgr_func->get_current_shallow_sleep_clocks == NULL) in phm_get_current_shallow_sleep_clocks()
421 return hwmgr->hwmgr_func->get_current_shallow_sleep_clocks(hwmgr, state, clock_info); in phm_get_current_shallow_sleep_clocks()
H A Dsmu10_hwmgr.c1458 .get_current_shallow_sleep_clocks = smu10_get_current_shallow_sleep_clocks,
H A Dsmu8_hwmgr.c2030 .get_current_shallow_sleep_clocks = smu8_get_current_shallow_sleep_clocks,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c422 if (hwmgr->hwmgr_func->get_current_shallow_sleep_clocks == NULL) in phm_get_current_shallow_sleep_clocks()
425 return hwmgr->hwmgr_func->get_current_shallow_sleep_clocks(hwmgr, state, clock_info); in phm_get_current_shallow_sleep_clocks()
H A Dsmu10_hwmgr.c1640 .get_current_shallow_sleep_clocks = smu10_get_current_shallow_sleep_clocks,
H A Dsmu8_hwmgr.c2051 .get_current_shallow_sleep_clocks = smu8_get_current_shallow_sleep_clocks,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_internal.h79 #define smu_get_current_shallow_sleep_clocks(smu, clocks) smu_ppt_funcs(get_current_shallow_sleep_clocks, 0, smu, clocks)
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h301 int (*get_current_shallow_sleep_clocks)(struct pp_hwmgr *hwmgr, member
H A Damdgpu_smu.h572 int (*get_current_shallow_sleep_clocks)(struct smu_context *smu, member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h300 int (*get_current_shallow_sleep_clocks)(struct pp_hwmgr *hwmgr, member

Completed in 18 milliseconds