Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtcs3472.c576 static int tcs3472_suspend(struct device *dev) in tcs3472_suspend() function
603 static SIMPLE_DEV_PM_OPS(tcs3472_pm_ops, tcs3472_suspend, tcs3472_resume);
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtcs3472.c572 static int tcs3472_suspend(struct device *dev) in tcs3472_suspend() function
598 static DEFINE_SIMPLE_DEV_PM_OPS(tcs3472_pm_ops, tcs3472_suspend,

Completed in 3 milliseconds