Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c2008 static const struct of_device_id flexcan_of_match[] = { variable
2023 MODULE_DEVICE_TABLE(of, flexcan_of_match);
2093 of_id = of_match_device(flexcan_of_match, &pdev->dev); in flexcan_probe()
2357 .of_match_table = flexcan_of_match,