Searched refs:ep0_in_setup (Results 1 – 2 of 2) sorted by relevance
1004 * @ep0_in_setup: one control transfer is completed and enter setup phase1180 struct completion ep0_in_setup; member
2723 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect() 2725 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect() 4709 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()