Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dmdio_device.c188 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register()
211 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister()
/Linux-v5.10/include/linux/
Dmdio.h55 struct mdio_driver_common { struct
61 container_of(d, struct mdio_driver_common, driver) argument
65 struct mdio_driver_common mdiodrv;
Dphy.h695 struct mdio_driver_common mdiodrv;