Home
last modified time | relevance | path

Searched refs:xgene_mdio_of_match (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/net/mdio/
Dmdio-xgene.c301 static const struct of_device_id xgene_mdio_of_match[] = { variable
312 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),