Home
last modified time | relevance | path

Searched refs:otg_set_host (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/usb/host/
A Dehci-mv.c190 retval = otg_set_host(ehci_mv->otg->otg, &hcd->self); in mv_ehci_probe()
247 otg_set_host(ehci_mv->otg->otg, NULL); in mv_ehci_remove()
A Dohci-omap.c148 int status = otg_set_host(hcd->usb_phy->otg, in ohci_omap_reset()
353 (void) otg_set_host(hcd->usb_phy->otg, 0); in ohci_hcd_omap_remove()
A Dehci-fsl.c160 retval = otg_set_host(hcd->usb_phy->otg, in fsl_ehci_drv_probe()
698 otg_set_host(hcd->usb_phy->otg, NULL); in fsl_ehci_drv_remove()
A Dxhci-tegra.c1378 otg_set_host(tegra->usbphy[i]->otg, &tegra->hcd->self); in tegra_xusb_init_usb_phy()
1398 otg_set_host(tegra->usbphy[i]->otg, NULL); in tegra_xusb_deinit_usb_phy()
/linux/arch/arm/mach-pxa/
A Dpxa3xx-ulpi.c151 err = otg_set_host(u2d->otg->otg, host); in pxa310_start_otg_host_transcvr()
189 otg_set_host(u2d->otg->otg, NULL); in pxa310_stop_otg_hc()
/linux/include/linux/usb/
A Dotg.h84 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host() function
/linux/drivers/usb/musb/
A Dmusb_host.c2725 otg_set_host(musb->xceiv->otg, &hcd->self); in musb_host_setup()
/linux/drivers/usb/dwc2/
A Dhcd.c5342 otg_set_host(hsotg->uphy->otg, &hcd->self); in dwc2_hcd_init()
5400 otg_set_host(hsotg->uphy->otg, NULL); in dwc2_hcd_remove()

Completed in 46 milliseconds