Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dxilinx_can.c1648 static const struct of_device_id xcan_of_match[] = { variable
1655 MODULE_DEVICE_TABLE(of, xcan_of_match);
1685 of_id = of_match_device(xcan_of_match, &pdev->dev); in xcan_probe()
1870 .of_match_table = xcan_of_match,
/kernel/linux/linux-6.6/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,

Completed in 5 milliseconds