Home
last modified time | relevance | path

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

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