Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h1124 struct completion ep0_in_setup; member
H A Dep0.c278 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
H A Dgadget.c2674 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect()
2677 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect()
4707 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()