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