Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dhardwaremanager.h464 extern int phm_disable_smc_firmware_ctf(struct pp_hwmgr *hwmgr);
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c495 int phm_disable_smc_firmware_ctf(struct pp_hwmgr *hwmgr) in phm_disable_smc_firmware_ctf() function
Dhwmgr.c308 phm_disable_smc_firmware_ctf(hwmgr); in hwmgr_suspend()