Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax31730.c407 static int __maybe_unused max31730_suspend(struct device *dev) in max31730_suspend() function
421 static SIMPLE_DEV_PM_OPS(max31730_pm_ops, max31730_suspend, max31730_resume);
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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);

Completed in 3 milliseconds