Home
last modified time | relevance | path

Searched refs:req_pending (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/gadget/
A Dat91_udc.c468 if (!udc->req_pending) { in at91_ep_queue()
491 udc->req_pending = 0; in at91_ep_queue()
897 udc->req_pending = 1; in handle_setup()
908 udc->req_pending = 0; in handle_setup()
1063 udc->req_pending = 0; in handle_setup()
1073 udc->req_pending = 0; in handle_setup()
1085 udc->req_pending = 0; in handle_ep0()
1094 udc->req_pending = 0; in handle_ep0()
1112 udc->req_pending = 0; in handle_ep0()
1123 udc->req_pending = 0; in handle_ep0()
[all …]
A Ddwc2_udc_otg_priv.h85 unsigned req_pending:1, req_std:1; member
A Dat91_udc.h124 unsigned req_pending:1; member
A Ddwc2_udc_otg_xfer_dma.c1328 dev->req_pending = 1; in dwc2_ep0_setup()
1429 } else if (dev->req_pending) { in dwc2_ep0_setup()
1430 dev->req_pending = 0; in dwc2_ep0_setup()

Completed in 15 milliseconds