Searched refs:to_mdio_device (Results 1 – 2 of 2) sorted by relevance
48 #define to_mdio_device(__dev) container_of_const(__dev, struct mdio_device, dev) macro
771 #define to_phy_device(__dev) container_of_const(to_mdio_device(__dev), struct phy_device, mdio)
Completed in 10 milliseconds