Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1274 if (hwmgr->hwmgr_func->smus_notify_pwe == NULL) { in pp_notify_smu_enable_pwe()
1279 hwmgr->hwmgr_func->smus_notify_pwe(hwmgr); in pp_notify_smu_enable_pwe()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h347 int (*smus_notify_pwe)(struct pp_hwmgr *hwmgr); member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1673 .smus_notify_pwe = smu10_smus_notify_pwe,