Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtcs3414.c358 static int tcs3414_suspend(struct device *dev) in tcs3414_suspend() function
374 static SIMPLE_DEV_PM_OPS(tcs3414_pm_ops, tcs3414_suspend, tcs3414_resume);
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtcs3414.c347 static int tcs3414_suspend(struct device *dev) in tcs3414_suspend() function
362 static DEFINE_SIMPLE_DEV_PM_OPS(tcs3414_pm_ops, tcs3414_suspend,

Completed in 2 milliseconds