Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmdio.h47 struct mdio_driver_common { struct
53 container_of(d, struct mdio_driver_common, driver) argument
57 struct mdio_driver_common mdiodrv;
Dphy.h469 struct mdio_driver_common mdiodrv;
/Linux-v5.4/drivers/net/phy/
Dmdio_device.c189 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register()
212 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister()