Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
A Dcore.h1108 struct completion ep0_in_setup; member
A Dep0.c275 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
A Dgadget.c2444 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_pullup()
2446 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_pullup()
4261 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()

Completed in 22 milliseconds