Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);