Home
last modified time | relevance | path

Searched refs:bma180_resume (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/iio/accel/
Dbma180.c1080 static int bma180_resume(struct device *dev) in bma180_resume() function
1093 static DEFINE_SIMPLE_DEV_PM_OPS(bma180_pm_ops, bma180_suspend, bma180_resume);