Searched defs:to_phy_device (Results 1 – 2 of 2) sorted by relevance
649 #define to_phy_device(d) container_of(to_mdio_device(d), \ macro
769 #define to_phy_device(__dev) container_of_const(to_mdio_device(__dev), struct phy_device, mdio) macro