Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.h697 struct mdio_driver_common mdiodrv;
/kernel/linux/linux-5.10/drivers/net/phy/
Dmdio_device.c198 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register()
222 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister()