Home
last modified time | relevance | path

Searched refs:proc_thermal_resume (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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); variable
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()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c705 static int proc_thermal_resume(struct device *dev) in proc_thermal_resume() function
718 #define proc_thermal_resume NULL macro
721 static SIMPLE_DEV_PM_OPS(proc_thermal_pm, NULL, proc_thermal_resume);

Completed in 3 milliseconds