bcm_sf2_of_match 1034 drivers/net/dsa/bcm_sf2.c static const struct of_device_id bcm_sf2_of_match[] = {
bcm_sf2_of_match 1046 drivers/net/dsa/bcm_sf2.c MODULE_DEVICE_TABLE(of, bcm_sf2_of_match);
bcm_sf2_of_match 1081 drivers/net/dsa/bcm_sf2.c 	of_id = of_match_node(bcm_sf2_of_match, dn);
bcm_sf2_of_match 1273 drivers/net/dsa/bcm_sf2.c 		.of_match_table = bcm_sf2_of_match,