Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Dep0.c285 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
H A Dcore.h1179 struct completion ep0_in_setup; member
H A Dgadget.c2725 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect()
2727 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect()
4711 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()