Home
last modified time | relevance | path

Searched refs:devm_usb_get_phy_by_phandle (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h221 extern struct usb_phy *devm_usb_get_phy_by_phandle(struct device *dev,
246 static inline struct usb_phy *devm_usb_get_phy_by_phandle(struct device *dev, in devm_usb_get_phy_by_phandle() function
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h221 extern struct usb_phy *devm_usb_get_phy_by_phandle(struct device *dev,
246 static inline struct usb_phy *devm_usb_get_phy_by_phandle(struct device *dev, in devm_usb_get_phy_by_phandle() function
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c66 udc->phy = devm_usb_get_phy_by_phandle(&pdev->dev, "nvidia,phy", 0); in tegra_udc_probe()
H A Dci_hdrc_imx.c432 data->phy = devm_usb_get_phy_by_phandle(dev, "fsl,usbphy", 0); in ci_hdrc_imx_probe()
437 data->phy = devm_usb_get_phy_by_phandle(dev, "phys", 0); in ci_hdrc_imx_probe()
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy.c542 * devm_usb_get_phy_by_phandle - find the USB PHY by phandle
556 struct usb_phy *devm_usb_get_phy_by_phandle(struct device *dev, in devm_usb_get_phy_by_phandle() function
577 EXPORT_SYMBOL_GPL(devm_usb_get_phy_by_phandle); variable
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-plat.c266 hcd->usb_phy = devm_usb_get_phy_by_phandle(sysdev, "usb-phy", 0); in xhci_plat_probe()
300 xhci->shared_hcd->usb_phy = devm_usb_get_phy_by_phandle(sysdev, in xhci_plat_probe()
H A Dehci-omap.c152 phy = devm_usb_get_phy_by_phandle(dev, "phys", i); in ehci_hcd_omap_probe()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy.c580 * devm_usb_get_phy_by_phandle - find the USB PHY by phandle
594 struct usb_phy *devm_usb_get_phy_by_phandle(struct device *dev, in devm_usb_get_phy_by_phandle() function
615 EXPORT_SYMBOL_GPL(devm_usb_get_phy_by_phandle); variable
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-omap.c158 phy = devm_usb_get_phy_by_phandle(dev, "phys", i); in ehci_hcd_omap_probe()
H A Dehci-tegra.c444 u_phy = devm_usb_get_phy_by_phandle(&pdev->dev, "nvidia,phy", 0); in tegra_ehci_probe()
H A Dxhci-plat.c333 hcd->usb_phy = devm_usb_get_phy_by_phandle(sysdev, "usb-phy", 0); in xhci_plat_probe()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dci_hdrc_imx.c426 data->phy = devm_usb_get_phy_by_phandle(dev, "fsl,usbphy", 0); in ci_hdrc_imx_probe()
433 data->phy = devm_usb_get_phy_by_phandle(dev, "phys", 0); in ci_hdrc_imx_probe()
H A Dci_hdrc_tegra.c293 usb->phy = devm_usb_get_phy_by_phandle(&pdev->dev, "nvidia,phy", 0); in tegra_usb_probe()
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Djz4740.c113 musb->xceiv = devm_usb_get_phy_by_phandle(dev, "phys", 0); in jz4740_musb_init()
H A Domap2430.c205 musb->xceiv = devm_usb_get_phy_by_phandle(dev->parent, "usb-phy", 0); in omap2430_musb_init()
H A Dmusb_dsps.c443 musb->xceiv = devm_usb_get_phy_by_phandle(dev->parent, "phys", 0); in dsps_musb_init()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Djz4740.c143 musb->xceiv = devm_usb_get_phy_by_phandle(dev, "phys", 0); in jz4740_musb_init()
H A Domap2430.c209 musb->xceiv = devm_usb_get_phy_by_phandle(dev->parent, "usb-phy", 0); in omap2430_musb_init()
H A Dmusb_dsps.c442 musb->xceiv = devm_usb_get_phy_by_phandle(dev->parent, "phys", 0); in dsps_musb_init()
/kernel/linux/linux-5.10/drivers/power/supply/
H A Disp1704_charger.c399 isp->phy = devm_usb_get_phy_by_phandle(&pdev->dev, "usb-phy", 0); in isp1704_charger_probe()
H A Dsc2731_charger.c496 info->usb_phy = devm_usb_get_phy_by_phandle(&pdev->dev, "phys", 0); in sc2731_charger_probe()
H A Dwm831x_power.c647 power->usb_phy = devm_usb_get_phy_by_phandle(&pdev->dev, "phys", 0); in wm831x_power_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Disp1704_charger.c399 isp->phy = devm_usb_get_phy_by_phandle(&pdev->dev, "usb-phy", 0); in isp1704_charger_probe()
H A Dsc2731_charger.c496 info->usb_phy = devm_usb_get_phy_by_phandle(&pdev->dev, "phys", 0); in sc2731_charger_probe()
H A Dwm831x_power.c647 power->usb_phy = devm_usb_get_phy_by_phandle(&pdev->dev, "phys", 0); in wm831x_power_probe()

Completed in 19 milliseconds

12