Searched refs:to_mdio_device (Results 1 – 2 of 2) sorted by relevance
53 static inline struct mdio_device *to_mdio_device(const struct device *dev) in to_mdio_device() function
689 return container_of(to_mdio_device(dev), struct phy_device, mdio); in to_phy_device()