Searched refs:bcmgenet_match (Results 1 – 1 of 1) sorted by relevance
3429 static const struct of_device_id bcmgenet_match[] = { variable3437 MODULE_DEVICE_TABLE(of, bcmgenet_match);3461 of_id = of_match_node(bcmgenet_match, dn); in bcmgenet_probe()3730 .of_match_table = bcmgenet_match,