Searched defs:to_phy (Results 1 – 2 of 2) sorted by relevance
206 #define to_phy(a) (container_of((a), struct phy, dev)) macro
514 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro