to_phy 113 include/linux/phy/phy.h #define to_phy(dev) (container_of((dev), struct phy, dev)) to_phy 75 include/net/wpan-phy.h #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev)