Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2563.c816 static int tsl2563_suspend(struct device *dev) in tsl2563_suspend() function
858 static SIMPLE_DEV_PM_OPS(tsl2563_pm_ops, tsl2563_suspend, tsl2563_resume);
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2563.c796 static int tsl2563_suspend(struct device *dev) in tsl2563_suspend() function
838 static DEFINE_SIMPLE_DEV_PM_OPS(tsl2563_pm_ops, tsl2563_suspend,

Completed in 3 milliseconds