Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Dphy.h93 #define to_phy(a) (container_of((a), struct phy, dev)) macro
/linux-4.4.14/include/net/
Dcfg802154.h359 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro