Home
last modified time | relevance | path

Searched refs:port_connect_status (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1127 unsigned port_connect_status:1; member
H A Dhcd.c1729 hsotg->flags.b.port_connect_status = 1; in dwc2_hcd_connect()
1747 hsotg->flags.b.port_connect_status = 0; in dwc2_hcd_disconnect()
1852 if (!hsotg->flags.b.port_connect_status) { in dwc2_hcd_urb_enqueue()
1928 if (hsotg->flags.b.port_connect_status) in dwc2_hcd_urb_dequeue()
4930 if (hsotg->flags.b.port_connect_status) in _dwc2_hcd_clear_tt_buffer_complete()