Searched refs:st_thermal_pm_ops (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/thermal/st/
H A Dst_thermal.h102 extern const struct dev_pm_ops st_thermal_pm_ops;
H A Dst_thermal.c310 SIMPLE_DEV_PM_OPS(st_thermal_pm_ops, st_thermal_suspend, st_thermal_resume);
311 EXPORT_SYMBOL_GPL(st_thermal_pm_ops); variable
H A Dst_thermal_memmap.c197 .pm = &st_thermal_pm_ops,
H A Dst_thermal_syscfg.c168 .pm = &st_thermal_pm_ops,

Completed in 126 milliseconds