Searched refs:__of_phy_provider_register (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/phy/ |
| A D | phy.h | 193 __of_phy_provider_register((dev), NULL, THIS_MODULE, (xlate)) 199 __of_phy_provider_register(dev, children, THIS_MODULE, xlate) 268 struct phy_provider *__of_phy_provider_register(struct device *dev, 501 static inline struct phy_provider *__of_phy_provider_register( in __of_phy_provider_register() function
|
| /linux/drivers/phy/ |
| A D | phy-core.c | 1044 struct phy_provider *__of_phy_provider_register(struct device *dev, in __of_phy_provider_register() function 1091 EXPORT_SYMBOL_GPL(__of_phy_provider_register); 1118 phy_provider = __of_phy_provider_register(dev, children, owner, in __devm_of_phy_provider_register()
|
| /linux/Documentation/driver-api/phy/ |
| A D | phy.rst | 41 __of_phy_provider_register((dev), NULL, THIS_MODULE, (xlate)) 61 __of_phy_provider_register(dev, children, THIS_MODULE, xlate)
|
| /linux/ |
| A D | vmlinux.symvers | 1639 0x00000000 __of_phy_provider_register vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 18591 ffff8000105129a0 T __of_phy_provider_register
|
| A D | .tmp_System.map | 18591 ffff8000105129a0 T __of_phy_provider_register
|
Completed in 310 milliseconds