Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dep0.c285 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
Dcore.h1175 struct completion ep0_in_setup; member
Dgadget.c2659 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect()
2661 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect()
4591 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()