Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Dphy.h131 struct phy *phy_optional_get(struct device *dev, const char *string);
242 static inline struct phy *phy_optional_get(struct device *dev, in phy_optional_get() function
/linux-4.4.14/Documentation/
Dphy.txt76 struct phy *phy_optional_get(struct device *dev, const char *string);
82 phy_get, phy_optional_get, devm_phy_get and devm_phy_optional_get can
88 the the devres data and devres data is freed. phy_optional_get and
/linux-4.4.14/drivers/phy/
Dphy-core.c539 struct phy *phy_optional_get(struct device *dev, const char *string) in phy_optional_get() function
548 EXPORT_SYMBOL_GPL(phy_optional_get);