Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmdio.h55 struct mdio_driver_common { struct
61 container_of(d, struct mdio_driver_common, driver) argument
65 struct mdio_driver_common mdiodrv;
H A Dphy.h703 struct mdio_driver_common mdiodrv;
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A 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()