Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3401_thermal.c49 return proc_thermal_suspend(dev); in int3401_thermal_suspend()
H A Dprocessor_thermal_device.h90 int proc_thermal_suspend(struct device *dev);
H A Dprocessor_thermal_device.c275 int proc_thermal_suspend(struct device *dev) in proc_thermal_suspend() function
283 EXPORT_SYMBOL_GPL(proc_thermal_suspend);
H A Dprocessor_thermal_device_pci_legacy.c112 return proc_thermal_suspend(dev); in proc_thermal_pci_suspend()
H A Dprocessor_thermal_device_pci.c320 return proc_thermal_suspend(dev); in proc_thermal_pci_suspend()