Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3401_thermal.c51 return proc_thermal_resume(dev); in int3401_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.h126 int proc_thermal_resume(struct device *dev);
H A Dprocessor_thermal_device.c357 int proc_thermal_resume(struct device *dev) in proc_thermal_resume() function
373 EXPORT_SYMBOL_GPL(proc_thermal_resume);
H A Dprocessor_thermal_device_pci.c472 return proc_thermal_resume(dev); in proc_thermal_pci_resume()