Home
last modified time | relevance | path

Searched refs:of_phy_put (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h244 void of_phy_put(struct phy *phy);
430 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mvebu.c113 of_phy_put(phy); in xhci_mvebu_a3700_plat_setup()
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c574 void of_phy_put(struct phy *phy) in of_phy_put() function
587 EXPORT_SYMBOL_GPL(of_phy_put);
599 of_phy_put(phy); in phy_put()