Searched refs:davinci_mdio_of_mtable (Results 1 – 1 of 1) sorted by relevance
332 static const struct of_device_id davinci_mdio_of_mtable[] = { variable337 MODULE_DEVICE_TABLE(of, davinci_mdio_of_mtable);368 of_id = of_match_device(davinci_mdio_of_mtable, &pdev->dev); in davinci_mdio_probe()521 .of_match_table = of_match_ptr(davinci_mdio_of_mtable),