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

/linux-4.4.14/drivers/net/can/
H A Dxilinx_can.c967 * xcan_suspend - Suspend method for the driver
973 static int __maybe_unused xcan_suspend(struct device *dev) xcan_suspend() function
1031 static SIMPLE_DEV_PM_OPS(xcan_dev_pm_ops, xcan_suspend, xcan_resume);

Completed in 40 milliseconds