Searched refs:phy_create (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/phy/ |
| H A D | ulpi_phy.h | 14 phy = phy_create(&ulpi->dev, NULL, ops); in ulpi_phy_create()
|
| H A D | phy.h | 274 struct phy *phy_create(struct device *dev, struct device_node *node, 496 static inline struct phy *phy_create(struct device *dev, in phy_create() function
|
| /linux-6.15/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 81 struct phy *phy_create(struct device *dev, struct device_node *node, 184 pm_runtime_disable。请注意,此子系统创建的 phy 设备将是调用 phy_create
|
| /linux-6.15/drivers/phy/ |
| H A D | phy-core.c | 975 struct phy *phy_create(struct device *dev, struct device_node *node, in phy_create() function 1040 EXPORT_SYMBOL_GPL(phy_create); 1062 phy = phy_create(dev, node, ops); in devm_phy_create()
|
| /linux-6.15/Documentation/driver-api/phy/ |
| H A D | phy.rst | 82 struct phy *phy_create(struct device *dev, struct device_node *node, 194 phy_create (PHY provider device).
|
| /linux-6.15/drivers/phy/tegra/ |
| H A D | xusb.c | 216 pad->lanes[i] = phy_create(&pad->dev, np, ops); in tegra_xusb_pad_register()
|