Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c1080 static int __maybe_unused tsens_suspend(struct device *dev) in tsens_suspend() function
1100 static SIMPLE_DEV_PM_OPS(tsens_pm_ops, tsens_suspend, tsens_resume);