Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/phy/
Dphy.h229 struct phy *phy_optional_get(struct device *dev, const char *string);
390 static inline struct phy *phy_optional_get(struct device *dev, in phy_optional_get() function
/Linux-v5.4/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-v5.4/drivers/phy/
Dphy-core.c689 struct phy *phy_optional_get(struct device *dev, const char *string) in phy_optional_get() function
698 EXPORT_SYMBOL_GPL(phy_optional_get);