Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1942 static const struct of_device_id prueth_dt_match[]; variable
1962 match = of_match_device(prueth_dt_match, dev); in prueth_probe()
2342 static const struct of_device_id prueth_dt_match[] = { variable
2346 MODULE_DEVICE_TABLE(of, prueth_dt_match);
2353 .of_match_table = prueth_dt_match,