Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-core.c769 return to_phy(target_dev); in of_phy_simple_xlate()
1281 phy = to_phy(dev); in phy_release()
/linux/include/net/
H A Dcfg802154.h514 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro