Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dbh1750.c280 static int __maybe_unused bh1750_suspend(struct device *dev) in bh1750_suspend() function
297 static SIMPLE_DEV_PM_OPS(bh1750_pm_ops, bh1750_suspend, NULL);
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dbh1750.c278 static int bh1750_suspend(struct device *dev) in bh1750_suspend() function
295 static DEFINE_SIMPLE_DEV_PM_OPS(bh1750_pm_ops, bh1750_suspend, NULL);

Completed in 1 milliseconds