Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dal3010.c208 static int __maybe_unused al3010_resume(struct device *dev) in al3010_resume() function
213 static SIMPLE_DEV_PM_OPS(al3010_pm_ops, al3010_suspend, al3010_resume);
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dal3010.c207 static int al3010_resume(struct device *dev) in al3010_resume() function
212 static DEFINE_SIMPLE_DEV_PM_OPS(al3010_pm_ops, al3010_suspend, al3010_resume);

Completed in 1 milliseconds