Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/phy/
Dphy.h131 struct phy *phy_optional_get(struct device *dev, const char *string);
240 static inline struct phy *phy_optional_get(struct device *dev, in phy_optional_get() function
/linux-4.1.27/Documentation/
Dphy.txt76 struct phy *phy_optional_get(struct device *dev, const char *string);
80 phy_get, phy_optional_get, devm_phy_get and devm_phy_optional_get can
86 the the devres data and devres data is freed. phy_optional_get and
/linux-4.1.27/drivers/phy/
Dphy-core.c531 struct phy *phy_optional_get(struct device *dev, const char *string) in phy_optional_get() function
540 EXPORT_SYMBOL_GPL(phy_optional_get);