Searched refs:__of_phy_provider_register (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/phy/
H A Dphy.h204 __of_phy_provider_register((dev), NULL, THIS_MODULE, (xlate))
210 __of_phy_provider_register(dev, children, THIS_MODULE, xlate)
282 struct phy_provider *__of_phy_provider_register(struct device *dev,
530 static inline struct phy_provider *__of_phy_provider_register( function
/linux-master/drivers/phy/
H A Dphy-core.c1125 * __of_phy_provider_register() - create/register phy provider with the framework
1142 struct phy_provider *__of_phy_provider_register(struct device *dev, function
1189 EXPORT_SYMBOL_GPL(__of_phy_provider_register); variable
1216 phy_provider = __of_phy_provider_register(dev, children, owner,

Completed in 122 milliseconds