Searched refs:xgene_mdio_of_match (Results 1 – 1 of 1) sorted by relevance
301 static const struct of_device_id xgene_mdio_of_match[] = { variable312 MODULE_DEVICE_TABLE(of, xgene_mdio_of_match);334 of_id = of_match_device(xgene_mdio_of_match, &pdev->dev); in xgene_mdio_probe()453 .of_match_table = of_match_ptr(xgene_mdio_of_match),