Home
last modified time | relevance | path

Searched refs:to_mdio_device (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dmdio.h48 #define to_mdio_device(__dev) container_of_const(__dev, struct mdio_device, dev) macro
A Dphy.h771 #define to_phy_device(__dev) container_of_const(to_mdio_device(__dev), struct phy_device, mdio)

Completed in 10 milliseconds