Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/qcom/
Dtsens.c1090 static int __maybe_unused tsens_resume(struct device *dev) in tsens_resume() function
1100 static SIMPLE_DEV_PM_OPS(tsens_pm_ops, tsens_suspend, tsens_resume);