Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/musb/
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()
Dmusb_core.c643 hcd->self.is_b_host = 0; in musb_hnp_stop()
922 musb->hcd->self.is_b_host = 1; in musb_handle_intr_connect()
930 hcd->self.is_b_host = 0; in musb_handle_intr_connect()
964 musb->hcd->self.is_b_host = 0; in musb_handle_intr_disconnect()
/Linux-v6.6/drivers/usb/phy/
Dphy-fsl-usb.c570 otg->host->is_b_host = otg_dev->fsm.id; in fsl_otg_set_host()
734 otg->host->is_b_host = fsm->id; in fsl_otg_isr()
/Linux-v6.6/include/linux/
Dusb.h461 unsigned is_b_host:1; /* true during some HNP roleswitches */ member
/Linux-v6.6/drivers/usb/core/
Dhub.c2355 if (!udev->bus->is_b_host in usb_enumerate_device_otg()
2454 || udev->bus->is_b_host)) { in usb_enumerate_device()
5548 if (hub->hdev->bus->is_b_host) in hub_port_connect_change()
/Linux-v6.6/drivers/usb/dwc2/
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()