Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dbma220_spi.c299 static int bma220_resume(struct device *dev) in bma220_resume() function
305 static DEFINE_SIMPLE_DEV_PM_OPS(bma220_pm_ops, bma220_suspend, bma220_resume);