Home
last modified time | relevance | path

Searched refs:phy_create (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/phy/
A Dulpi_phy.h14 phy = phy_create(&ulpi->dev, NULL, ops); in ulpi_phy_create()
A Dphy.h276 struct phy *phy_create(struct device *dev, struct device_node *node,
508 static inline struct phy *phy_create(struct device *dev, in phy_create() function
/linux/Documentation/translations/zh_CN/driver-api/phy/
A Dphy.rst81 struct phy *phy_create(struct device *dev, struct device_node *node,
184 pm_runtime_disable。请注意,此子系统创建的 phy 设备将是调用 phy_create
/linux/drivers/phy/
A Dphy-core.c1000 struct phy *phy_create(struct device *dev, struct device_node *node, in phy_create() function
1065 EXPORT_SYMBOL_GPL(phy_create);
1087 phy = phy_create(dev, node, ops); in devm_phy_create()
/linux/Documentation/driver-api/phy/
A Dphy.rst82 struct phy *phy_create(struct device *dev, struct device_node *node,
194 phy_create (PHY provider device).
/linux/drivers/phy/tegra/
A Dxusb.c216 pad->lanes[i] = phy_create(&pad->dev, np, ops); in tegra_xusb_pad_register()

Completed in 15 milliseconds