Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dmma8452.c1208 static int mma8452_resume(struct device *dev) in mma8452_resume() function
1214 static SIMPLE_DEV_PM_OPS(mma8452_pm_ops, mma8452_suspend, mma8452_resume);