Home
last modified time | relevance | path

Searched refs:ep0_in_setup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c2191 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_pullup()
2193 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_pullup()
3970 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()
H A Dep0.c278 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
H A Dcore.h941 * @ep0_in_setup: one control transfer is completed and enter setup phase
1076 struct completion ep0_in_setup; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c2685 reinit_completion(&dwc->ep0_in_setup); in dwc3_gadget_soft_disconnect()
2687 ret = wait_for_completion_timeout(&dwc->ep0_in_setup, in dwc3_gadget_soft_disconnect()
4604 init_completion(&dwc->ep0_in_setup); in dwc3_gadget_init()
H A Dep0.c283 complete(&dwc->ep0_in_setup); in dwc3_ep0_out_start()
H A Dcore.h985 * @ep0_in_setup: one control transfer is completed and enter setup phase
1145 struct completion ep0_in_setup; member

Completed in 19 milliseconds