Home
last modified time | relevance | path

Searched refs:mdio_driver_common (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dmdio.h49 struct mdio_driver_common { struct
55 container_of(d, struct mdio_driver_common, driver) argument
59 struct mdio_driver_common mdiodrv;
Dphy.h508 struct mdio_driver_common mdiodrv;
/Linux-v4.19/drivers/net/phy/
Dmdio_device.c185 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register()
208 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister()