Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/driver-api/phy/
Dphy.rst105 struct phy *phy_optional_get(struct device *dev, const char *string);
113 phy_get, phy_optional_get, devm_phy_get and devm_phy_optional_get can
119 the devres data and devres data is freed. phy_optional_get and
/linux-5.19.10/include/linux/phy/
Dphy.h253 struct phy *phy_optional_get(struct device *dev, const char *string);
429 static inline struct phy *phy_optional_get(struct device *dev, in phy_optional_get() function
/linux-5.19.10/drivers/phy/
Dphy-core.c779 struct phy *phy_optional_get(struct device *dev, const char *string) in phy_optional_get() function
788 EXPORT_SYMBOL_GPL(phy_optional_get);