xgene_enet_of_match 2002 drivers/net/ethernet/apm/xgene/xgene_enet_main.c static const struct of_device_id xgene_enet_of_match[] = {
xgene_enet_of_match 2011 drivers/net/ethernet/apm/xgene/xgene_enet_main.c MODULE_DEVICE_TABLE(of, xgene_enet_of_match);
xgene_enet_of_match 2040 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	of_id = of_match_device(xgene_enet_of_match, &pdev->dev);
xgene_enet_of_match 2171 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 		   .of_match_table = of_match_ptr(xgene_enet_of_match),