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