Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
H A Dmusb_virthub.c307 if (!hcd->self.is_b_host) in musb_hub_control()
372 if (!hcd->self.is_b_host && musb_has_gadget(musb)) in musb_hub_control()
/linux/include/linux/
H A Dusb.h460 unsigned is_b_host:1; /* true during some HNP roleswitches */ member
/linux/drivers/usb/dwc2/
H A Dhcd.c466 hcd->self.is_b_host = dwc2_hcd_is_b_host(hsotg); in dwc2_host_start()
474 hcd->self.is_b_host = 0; in dwc2_host_disconnect()