Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbma180.c1066 static int bma180_suspend(struct device *dev) in bma180_suspend() function
1092 static DEFINE_SIMPLE_DEV_PM_OPS(bma180_pm_ops, bma180_suspend, bma180_resume);
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dbma180.c1132 static int bma180_suspend(struct device *dev) in bma180_suspend() function
1158 static SIMPLE_DEV_PM_OPS(bma180_pm_ops, bma180_suspend, bma180_resume);

Completed in 4 milliseconds