to_phy            172 include/linux/phy/phy.h #define	to_phy(a)	(container_of((a), struct phy, dev))
to_phy            364 include/net/cfg802154.h #define to_phy(_dev)	container_of(_dev, struct wpan_phy, dev)