Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dmdio-xgene.c302 static const struct of_device_id xgene_mdio_of_match[] = { variable
313 MODULE_DEVICE_TABLE(of, xgene_mdio_of_match);
335 of_id = of_match_device(xgene_mdio_of_match, &pdev->dev); in xgene_mdio_probe()
455 .of_match_table = of_match_ptr(xgene_mdio_of_match),
/kernel/linux/linux-6.6/drivers/net/mdio/
H A 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),

Completed in 2 milliseconds