Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax6639.c545 static int max6639_suspend(struct device *dev) in max6639_suspend() function
575 static SIMPLE_DEV_PM_OPS(max6639_pm_ops, max6639_suspend, max6639_resume);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax6639.c574 static int max6639_suspend(struct device *dev) in max6639_suspend() function
619 static DEFINE_SIMPLE_DEV_PM_OPS(max6639_pm_ops, max6639_suspend, max6639_resume);

Completed in 3 milliseconds