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.c287 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_register()
311 struct mdio_driver_common *mdiodrv = &drv->mdiodrv; in mdio_driver_unregister()
/linux/include/linux/
H A Dmdio.h49 struct mdio_driver_common { struct
55 #define to_mdio_common_driver(__drv_c) container_of_const(__drv_c, struct mdio_driver_common, \ argument
60 struct mdio_driver_common mdiodrv;
H A Dphy.h1131 struct mdio_driver_common mdiodrv;