Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/can/flexcan/
Dflexcan-core.c2351 static int __maybe_unused flexcan_runtime_suspend(struct device *device) in flexcan_runtime_suspend() function
2422 SET_RUNTIME_PM_OPS(flexcan_runtime_suspend, flexcan_runtime_resume, NULL)