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 static inline struct phy_device *to_phy_device(const struct device *dev) in to_phy_device() function