Searched refs:to_phy (Results 1 – 5 of 5) sorted by relevance
138 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro
170 struct phy *generic_phy = to_phy(dev); in ufs_qcom_phy_qmp_14nm_remove()
226 struct phy *generic_phy = to_phy(dev); in ufs_qcom_phy_qmp_20nm_remove()
469 phy = to_phy(dev); in of_phy_simple_xlate()878 phy = to_phy(dev); in phy_release()
93 #define to_phy(a) (container_of((a), struct phy, dev)) macro