Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/b53/
Db53_srab.c360 static const struct of_device_id b53_srab_of_match[] = { variable
380 MODULE_DEVICE_TABLE(of, b53_srab_of_match);
392 of_id = of_match_node(b53_srab_of_match, dn); in b53_srab_probe()
438 .of_match_table = b53_srab_of_match,