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