Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dbma180.c1079 static int bma180_resume(struct device *dev) in bma180_resume() function
1092 static DEFINE_SIMPLE_DEV_PM_OPS(bma180_pm_ops, bma180_suspend, bma180_resume);