Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h1176 struct completion ep0_in_setup; member
H A Dgadget.c2745 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect()
2747 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect()
4666 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()