Home
last modified time | relevance | path

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

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