Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/
Dphy.txt55 level of_phy_provider_register_full() and devm_of_phy_provider_register_full()
60 #define of_phy_provider_register_full(dev, children, xlate) \
/Linux-v4.19/include/linux/phy/
Dphy.h138 #define of_phy_provider_register_full(dev, children, xlate) \ macro
/Linux-v4.19/drivers/phy/tegra/
Dxusb.c224 pad->provider = of_phy_provider_register_full(&pad->dev, children, in tegra_xusb_pad_register()