Searched refs:hi3110_can_resume (Results 1 – 1 of 1) sorted by relevance
1001 static int __maybe_unused hi3110_can_resume(struct device *dev) in hi3110_can_resume() function1021 static SIMPLE_DEV_PM_OPS(hi3110_can_pm_ops, hi3110_can_suspend, hi3110_can_resume);