Home
last modified time | relevance | path

Searched defs:to_phy (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/phy/
H A Dphy.h206 #define to_phy(a) (container_of((a), struct phy, dev)) macro
/linux/include/net/
H A Dcfg802154.h514 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro