Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3401_thermal.c53 return proc_thermal_resume(dev); in int3401_thermal_resume()
H A Dprocessor_thermal_device.h91 int proc_thermal_resume(struct device *dev);
H A Dprocessor_thermal_device.c285 int proc_thermal_resume(struct device *dev) in proc_thermal_resume() function
298 EXPORT_SYMBOL_GPL(proc_thermal_resume);
H A Dprocessor_thermal_device_pci_legacy.c116 return proc_thermal_resume(dev); in proc_thermal_pci_resume()
H A Dprocessor_thermal_device_pci.c340 return proc_thermal_resume(dev); in proc_thermal_pci_resume()