xgene_mdio_of_match  302 drivers/net/phy/mdio-xgene.c static const struct of_device_id xgene_mdio_of_match[] = {
xgene_mdio_of_match  313 drivers/net/phy/mdio-xgene.c MODULE_DEVICE_TABLE(of, xgene_mdio_of_match);
xgene_mdio_of_match  335 drivers/net/phy/mdio-xgene.c 	of_id = of_match_device(xgene_mdio_of_match, &pdev->dev);
xgene_mdio_of_match  455 drivers/net/phy/mdio-xgene.c 		.of_match_table = of_match_ptr(xgene_mdio_of_match),