st_thermal_pm_ops  303 drivers/thermal/st/st_thermal.c SIMPLE_DEV_PM_OPS(st_thermal_pm_ops, st_thermal_suspend, st_thermal_resume);
st_thermal_pm_ops  304 drivers/thermal/st/st_thermal.c EXPORT_SYMBOL_GPL(st_thermal_pm_ops);
st_thermal_pm_ops   98 drivers/thermal/st/st_thermal.h extern const struct dev_pm_ops st_thermal_pm_ops;
st_thermal_pm_ops  194 drivers/thermal/st/st_thermal_memmap.c 		.pm     = &st_thermal_pm_ops,
st_thermal_pm_ops  164 drivers/thermal/st/st_thermal_syscfg.c 		.pm     = &st_thermal_pm_ops,