Searched refs:xcan_suspend (Results 1 – 1 of 1) sorted by relevance
973 static int __maybe_unused xcan_suspend(struct device *dev) in xcan_suspend() function1031 static SIMPLE_DEV_PM_OPS(xcan_dev_pm_ops, xcan_suspend, xcan_resume);