Searched refs:disable_smc_firmware_ctf (Results 1 – 6 of 6) sorted by relevance
506 if (hwmgr->hwmgr_func->disable_smc_firmware_ctf == NULL) in phm_disable_smc_firmware_ctf()509 return hwmgr->hwmgr_func->disable_smc_firmware_ctf(hwmgr); in phm_disable_smc_firmware_ctf()
2965 .disable_smc_firmware_ctf = vega12_thermal_disable_alert,
4427 .disable_smc_firmware_ctf = vega20_thermal_disable_alert,
5798 .disable_smc_firmware_ctf = vega10_thermal_disable_alert,
5785 .disable_smc_firmware_ctf = smu7_thermal_disable_alert,
325 int (*disable_smc_firmware_ctf)(struct pp_hwmgr *hwmgr); member