Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/phy/
Dphy.h130 #define to_phy(a) (container_of((a), struct phy, dev)) macro
/linux-4.19.296/include/net/
Dcfg802154.h372 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro