Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_srab.c500 static const struct of_device_id b53_srab_of_match[] = { variable
520 MODULE_DEVICE_TABLE(of, b53_srab_of_match);
627 of_id = of_match_node(b53_srab_of_match, dn); in b53_srab_probe()
691 .of_match_table = b53_srab_of_match,