otg_set_host      151 arch/arm/mach-pxa/pxa3xx-ulpi.c 	err = otg_set_host(u2d->otg->otg, host);
otg_set_host      189 arch/arm/mach-pxa/pxa3xx-ulpi.c 	otg_set_host(u2d->otg->otg, NULL);
otg_set_host     5223 drivers/usb/dwc2/hcd.c 		otg_set_host(hsotg->uphy->otg, &hcd->self);
otg_set_host     5281 drivers/usb/dwc2/hcd.c 		otg_set_host(hsotg->uphy->otg, NULL);
otg_set_host      160 drivers/usb/host/ehci-fsl.c 			retval = otg_set_host(hcd->usb_phy->otg,
otg_set_host      699 drivers/usb/host/ehci-fsl.c 		otg_set_host(hcd->usb_phy->otg, NULL);
otg_set_host      183 drivers/usb/host/ehci-mv.c 		retval = otg_set_host(ehci_mv->otg->otg, &hcd->self);
otg_set_host      232 drivers/usb/host/ehci-mv.c 		otg_set_host(ehci_mv->otg->otg, NULL);
otg_set_host      496 drivers/usb/host/ehci-tegra.c 	otg_set_host(u_phy->otg, &hcd->self);
otg_set_host      508 drivers/usb/host/ehci-tegra.c 	otg_set_host(u_phy->otg, NULL);
otg_set_host      524 drivers/usb/host/ehci-tegra.c 	otg_set_host(hcd->usb_phy->otg, NULL);
otg_set_host      222 drivers/usb/host/ohci-omap.c 			int	status = otg_set_host(hcd->usb_phy->otg,
otg_set_host      401 drivers/usb/host/ohci-omap.c 		(void) otg_set_host(hcd->usb_phy->otg, 0);
otg_set_host     2751 drivers/usb/musb/musb_host.c 	otg_set_host(musb->xceiv->otg, &hcd->self);