Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dmax31722.c112 static int __maybe_unused max31722_suspend(struct device *dev) in max31722_suspend() function
128 static SIMPLE_DEV_PM_OPS(max31722_pm_ops, max31722_suspend, max31722_resume);