Home
last modified time | relevance | path

Searched refs:bxcan_suspend (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/can/
Dbxcan.c1046 static int __maybe_unused bxcan_suspend(struct device *dev) in bxcan_suspend() function
1080 static SIMPLE_DEV_PM_OPS(bxcan_pm_ops, bxcan_suspend, bxcan_resume);