Searched refs:bma220_resume (Results 1 – 1 of 1) sorted by relevance
303 static __maybe_unused int bma220_resume(struct device *dev) in bma220_resume() function309 static SIMPLE_DEV_PM_OPS(bma220_pm_ops, bma220_suspend, bma220_resume);