Searched defs:to_mdio_device (Results 1 – 2 of 2) sorted by relevance
52 #define to_mdio_device(d) container_of(d, struct mdio_device, dev) macro
47 #define to_mdio_device(__dev) container_of_const(__dev, struct mdio_device, dev) macro