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.c1933 static const struct of_device_id prueth_dt_match[]; variable
1953 match = of_match_device(prueth_dt_match, dev); in prueth_probe()
2333 static const struct of_device_id prueth_dt_match[] = { variable
2337 MODULE_DEVICE_TABLE(of, prueth_dt_match);
2344 .of_match_table = prueth_dt_match,