Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/qcom/
H A Dtsens.c1081 static int __maybe_unused tsens_suspend(struct device *dev) in tsens_suspend() function
1101 static SIMPLE_DEV_PM_OPS(tsens_pm_ops, tsens_suspend, tsens_resume);