Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dmax31730.c406 static int max31730_suspend(struct device *dev) in max31730_suspend() function
420 static DEFINE_SIMPLE_DEV_PM_OPS(max31730_pm_ops, max31730_suspend, max31730_resume);