flexcan_of_match 1512 drivers/net/can/flexcan.c static const struct of_device_id flexcan_of_match[] = {
flexcan_of_match 1523 drivers/net/can/flexcan.c MODULE_DEVICE_TABLE(of, flexcan_of_match);
flexcan_of_match 1582 drivers/net/can/flexcan.c 	of_id = of_match_device(flexcan_of_match, &pdev->dev);
flexcan_of_match 1772 drivers/net/can/flexcan.c 		.of_match_table = flexcan_of_match,