Home
last modified time | relevance | path

Searched refs:proc_thermal_suspend (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dint3401_thermal.c47 return proc_thermal_suspend(dev); in int3401_thermal_suspend()
Dprocessor_thermal_device.h119 int proc_thermal_suspend(struct device *dev);
Dprocessor_thermal_device_pci_legacy.c112 return proc_thermal_suspend(dev); in proc_thermal_pci_suspend()
Dprocessor_thermal_device.c338 int proc_thermal_suspend(struct device *dev) in proc_thermal_suspend() function
346 EXPORT_SYMBOL_GPL(proc_thermal_suspend);
Dprocessor_thermal_device_pci.c453 return proc_thermal_suspend(dev); in proc_thermal_pci_suspend()