Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmdio_device.c255 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register()
279 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister()
/linux/include/linux/
H A Dmdio.h50 struct mdio_driver_common { struct
56 #define to_mdio_common_driver(__drv_c) container_of_const(__drv_c, struct mdio_driver_common, \ argument
61 struct mdio_driver_common mdiodrv;
H A Dphy.h1128 struct mdio_driver_common mdiodrv;