Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dxilinx_can.c973 static int __maybe_unused xcan_suspend(struct device *dev) in xcan_suspend() function
1031 static SIMPLE_DEV_PM_OPS(xcan_dev_pm_ops, xcan_suspend, xcan_resume);