Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c285 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
H A Dcore.h992 * @ep0_in_setup: one control transfer is completed and enter setup phase
1155 struct completion ep0_in_setup; member
H A Dgadget.c2734 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect()
2736 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect()
4672 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()