Searched refs:bcmgenet_match (Results 1 – 1 of 1) sorted by relevance
3315 static const struct of_device_id bcmgenet_match[] = { variable3322 MODULE_DEVICE_TABLE(of, bcmgenet_match);3344 of_id = of_match_node(bcmgenet_match, dn); in bcmgenet_probe()3615 .of_match_table = bcmgenet_match,