Home
last modified time | relevance | path

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

/linux/drivers/net/can/spi/
H A Dhi311x.c1001 static int __maybe_unused hi3110_can_resume(struct device *dev) in hi3110_can_resume() function
1021 static SIMPLE_DEV_PM_OPS(hi3110_can_pm_ops, hi3110_can_suspend, hi3110_can_resume);