Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627ehf.c1977 static int w83627ehf_suspend(struct device *dev) in w83627ehf_suspend() function
2044 .suspend = w83627ehf_suspend,
2046 .freeze = w83627ehf_suspend,
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627ehf.c1947 static int w83627ehf_suspend(struct device *dev) in w83627ehf_suspend() function
2013 static DEFINE_SIMPLE_DEV_PM_OPS(w83627ehf_dev_pm_ops, w83627ehf_suspend, w83627ehf_resume);

Completed in 6 milliseconds