Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.h120 int proc_thermal_resume(struct device *dev);
H A Dprocessor_thermal_device_pci_legacy.c116 return proc_thermal_resume(dev); in proc_thermal_pci_resume()
H A Dprocessor_thermal_device.c348 int proc_thermal_resume(struct device *dev) in proc_thermal_resume() function
361 EXPORT_SYMBOL_GPL(proc_thermal_resume);
H A Dprocessor_thermal_device_pci.c473 return proc_thermal_resume(dev); in proc_thermal_pci_resume()