is_b_host 2311 drivers/usb/core/hub.c if (!udev->bus->is_b_host is_b_host 2411 drivers/usb/core/hub.c || udev->bus->is_b_host)) { is_b_host 5206 drivers/usb/core/hub.c if (hub->hdev->bus->is_b_host) is_b_host 501 drivers/usb/dwc2/hcd.c hcd->self.is_b_host = dwc2_hcd_is_b_host(hsotg); is_b_host 509 drivers/usb/dwc2/hcd.c hcd->self.is_b_host = 0; is_b_host 503 drivers/usb/musb/musb_core.c hcd->self.is_b_host = 0; is_b_host 784 drivers/usb/musb/musb_core.c musb->hcd->self.is_b_host = 1; is_b_host 792 drivers/usb/musb/musb_core.c hcd->self.is_b_host = 0; is_b_host 826 drivers/usb/musb/musb_core.c musb->hcd->self.is_b_host = 0; is_b_host 308 drivers/usb/musb/musb_virthub.c if (!hcd->self.is_b_host) is_b_host 373 drivers/usb/musb/musb_virthub.c if (!hcd->self.is_b_host && musb_has_gadget(musb)) is_b_host 570 drivers/usb/phy/phy-fsl-usb.c otg->host->is_b_host = otg_dev->fsm.id; is_b_host 734 drivers/usb/phy/phy-fsl-usb.c otg->host->is_b_host = fsm->id; is_b_host 334 drivers/usb/phy/phy-isp1301-omap.c isp->phy.otg->host->is_b_host = 0; is_b_host 358 drivers/usb/phy/phy-isp1301-omap.c isp->phy.otg->host->is_b_host = 1; is_b_host 434 include/linux/usb.h unsigned is_b_host:1; /* true during some HNP roleswitches */