Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_thermal.h53 extern int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr);
Dsmu7_thermal.c381 int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr) in smu7_thermal_disable_alert() function
402 int result = smu7_thermal_disable_alert(hwmgr); in smu7_thermal_stop_thermal_controller()
Dsmu7_hwmgr.c5058 .disable_smc_firmware_ctf = smu7_thermal_disable_alert,