Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/phy/
A Dphy.h197 __of_phy_provider_register((dev), NULL, THIS_MODULE, (xlate))
203 __of_phy_provider_register(dev, children, THIS_MODULE, xlate)
273 struct phy_provider *__of_phy_provider_register(struct device *dev,
507 static inline struct phy_provider *__of_phy_provider_register( in __of_phy_provider_register() function
/linux-6.3-rc2/drivers/phy/
A Dphy-core.c1091 struct phy_provider *__of_phy_provider_register(struct device *dev, in __of_phy_provider_register() function
1138 EXPORT_SYMBOL_GPL(__of_phy_provider_register);
1165 phy_provider = __of_phy_provider_register(dev, children, owner, in __devm_of_phy_provider_register()
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dphy.rst41 __of_phy_provider_register((dev), NULL, THIS_MODULE, (xlate))
61 __of_phy_provider_register(dev, children, THIS_MODULE, xlate)

Completed in 6 milliseconds