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

/drivers/net/can/
H A Dflexcan.c1206 static const struct of_device_id flexcan_of_match[] = { variable in typeref:struct:of_device_id
1213 MODULE_DEVICE_TABLE(of, flexcan_of_match);
1261 of_id = of_match_device(flexcan_of_match, &pdev->dev);
1372 .of_match_table = flexcan_of_match,

Completed in 37 milliseconds