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