Searched defs:mdiodrv (Results 1 – 3 of 3) sorted by relevance
42 const struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_device_bus_match() local160 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_probe() local181 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_remove() local196 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_shutdown() local208 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register() local232 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister() local
949 const struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_bus_match() local
62 struct mdio_driver_common mdiodrv; member