Searched refs:max31722_suspend (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hwmon/
H A Dmax31722.c116 static int max31722_suspend(struct device *dev) function
132 static DEFINE_SIMPLE_DEV_PM_OPS(max31722_pm_ops, max31722_suspend, max31722_resume);

Completed in 363 milliseconds