davinci_mdio_of_mtable 332 drivers/net/ethernet/ti/davinci_mdio.c static const struct of_device_id davinci_mdio_of_mtable[] = { davinci_mdio_of_mtable 337 drivers/net/ethernet/ti/davinci_mdio.c MODULE_DEVICE_TABLE(of, davinci_mdio_of_mtable); davinci_mdio_of_mtable 368 drivers/net/ethernet/ti/davinci_mdio.c of_id = of_match_device(davinci_mdio_of_mtable, &pdev->dev); davinci_mdio_of_mtable 519 drivers/net/ethernet/ti/davinci_mdio.c .of_match_table = of_match_ptr(davinci_mdio_of_mtable),