Searched refs:to_mdio_driver (Results 1 – 3 of 3) sorted by relevance
41 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_device_bus_match()152 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_probe()173 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_remove()188 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_shutdown()
986 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_bus_match()
91 to_mdio_driver(const struct device_driver *driver) in to_mdio_driver() function