Searched refs:rt1316_dev_suspend (Results 1 – 1 of 1) sorted by relevance
684 static int __maybe_unused rt1316_dev_suspend(struct device *dev) in rt1316_dev_suspend() function726 SET_SYSTEM_SLEEP_PM_OPS(rt1316_dev_suspend, rt1316_dev_resume)727 SET_RUNTIME_PM_OPS(rt1316_dev_suspend, rt1316_dev_resume, NULL)
Completed in 7 milliseconds