Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_srab.c469 static const struct of_device_id b53_srab_of_match[] = { variable
489 MODULE_DEVICE_TABLE(of, b53_srab_of_match);
596 of_id = of_match_node(b53_srab_of_match, dn); in b53_srab_probe()
646 .of_match_table = b53_srab_of_match,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds