Searched defs:xcan_chip_start (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dxilinx_can.c291 * xcan_chip_start - This the drivers start routine
300 static int xcan_chip_start(struct net_device *ndev) function
362 ret = xcan_chip_start(ndev);
364 netdev_err(ndev, "xcan_chip_start failed!\n");
876 ret = xcan_chip_start(ndev);
878 netdev_err(ndev, "xcan_chip_start failed!\n");

Completed in 31 milliseconds