Searched refs:apds9300_resume (Results 1 – 1 of 1) sorted by relevance
489 static int apds9300_resume(struct device *dev) in apds9300_resume() function502 static SIMPLE_DEV_PM_OPS(apds9300_pm_ops, apds9300_suspend, apds9300_resume);