xcan_of_match 1636 drivers/net/can/xilinx_can.c static const struct of_device_id xcan_of_match[] = { xcan_of_match 1643 drivers/net/can/xilinx_can.c MODULE_DEVICE_TABLE(of, xcan_of_match); xcan_of_match 1675 drivers/net/can/xilinx_can.c of_id = of_match_device(xcan_of_match, &pdev->dev); xcan_of_match 1855 drivers/net/can/xilinx_can.c .of_match_table = xcan_of_match,