Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_thermal.h53 extern int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr);
Dsmu7_thermal.c390 int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr) in smu7_thermal_disable_alert() function
411 int result = smu7_thermal_disable_alert(hwmgr); in smu7_thermal_stop_thermal_controller()
Dsmu7_hwmgr.c5724 .disable_smc_firmware_ctf = smu7_thermal_disable_alert,