Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dveml6030.c849 static int __maybe_unused veml6030_runtime_suspend(struct device *dev) in veml6030_runtime_suspend() function
878 SET_RUNTIME_PM_OPS(veml6030_runtime_suspend,
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dveml6030.c848 static int veml6030_runtime_suspend(struct device *dev) in veml6030_runtime_suspend() function
874 static DEFINE_RUNTIME_DEV_PM_OPS(veml6030_pm_ops, veml6030_runtime_suspend,

Completed in 3 milliseconds