Searched refs:bma180_resume (Results 1 – 1 of 1) sorted by relevance
1145 static int bma180_resume(struct device *dev) in bma180_resume() function1158 static SIMPLE_DEV_PM_OPS(bma180_pm_ops, bma180_suspend, bma180_resume);