Searched refs:phy_create (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/phy/ |
| H A D | ulpi_phy.h | 14 phy = phy_create(&ulpi->dev, NULL, ops); in ulpi_phy_create()
|
| /linux/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/drivers/phy/ |
| H A D | phy-core.c | 997 struct phy *phy_create(struct device *dev, struct device_node *node, in phy_create() function 1063 EXPORT_SYMBOL_GPL(phy_create); 1085 phy = phy_create(dev, node, ops); in devm_phy_create()
|
| /linux/drivers/phy/tegra/ |
| H A D | xusb.c | 216 pad->lanes[i] = phy_create(&pad->dev, np, ops); in tegra_xusb_pad_register()
|