Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c1706 static const struct of_device_id xcan_of_match[] = { variable
1713 MODULE_DEVICE_TABLE(of, xcan_of_match);
1744 of_id = of_match_device(xcan_of_match, &pdev->dev); in xcan_probe()
1952 .of_match_table = xcan_of_match,