Home
last modified time | relevance | path

Searched refs:of_phy_provider_register_full (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst54 情况下,可以使用低级别的 of_phy_provider_register_full() 和
59 #define of_phy_provider_register_full(dev, children, xlate) \
/linux/include/linux/phy/
H A Dphy.h227 #define of_phy_provider_register_full(dev, children, xlate) \ macro
/linux/drivers/phy/tegra/
H A Dxusb.c234 pad->provider = of_phy_provider_register_full(&pad->dev, children, in tegra_xusb_pad_register()