Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dal3010.c203 static int __maybe_unused al3010_suspend(struct device *dev) in al3010_suspend() 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.c202 static int al3010_suspend(struct device *dev) in al3010_suspend() function
212 static DEFINE_SIMPLE_DEV_PM_OPS(al3010_pm_ops, al3010_suspend, al3010_resume);

Completed in 2 milliseconds