Searched refs:flexcan_resume (Results 1 – 1 of 1) sorted by relevance
1284 static int __maybe_unused flexcan_resume(struct device *device) in flexcan_resume() function1297 static SIMPLE_DEV_PM_OPS(flexcan_pm_ops, flexcan_suspend, flexcan_resume);