Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/st/
H A Dst_thermal.c308 SIMPLE_DEV_PM_OPS(st_thermal_pm_ops, st_thermal_suspend, st_thermal_resume);
309 EXPORT_SYMBOL_GPL(st_thermal_pm_ops); variable
H A Dst_thermal.h98 extern const struct dev_pm_ops st_thermal_pm_ops;
H A Dst_thermal_syscfg.c164 .pm = &st_thermal_pm_ops,
H A Dst_thermal_memmap.c192 .pm = &st_thermal_pm_ops,
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dst_thermal.c270 SIMPLE_DEV_PM_OPS(st_thermal_pm_ops, st_thermal_suspend, st_thermal_resume);
271 EXPORT_SYMBOL_GPL(st_thermal_pm_ops); variable
H A Dst_thermal.h98 extern const struct dev_pm_ops st_thermal_pm_ops;
H A Dst_thermal_memmap.c183 .pm = &st_thermal_pm_ops,

Completed in 3 milliseconds