Searched refs:to_mdio_common_driver (Results 1 – 2 of 2) sorted by relevance
60 #define to_mdio_common_driver(d) \ macro80 container_of(to_mdio_common_driver(d), struct mdio_driver, mdiodrv)
879 #define to_phy_driver(d) container_of(to_mdio_common_driver(d), \