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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c225 ep->ackwait = 0;
240 ep->ackwait = 1 + ep->double_buf;
398 ep->ackwait = 1;
848 ep->ackwait = 1 + ep->double_buf;
992 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) {
1056 ep->ackwait = 1 + ep->double_buf;
1164 ep->ackwait = 0;
1167 ep->ackwait = 1 + ep->double_buf;
1596 ep0->ackwait = 0;
1634 ep->ackwait
[all...]
H A Domap_udc.h152 u8 ackwait; member in struct:omap_ep
H A Dfsl_qe_udc.h312 u8 ackwait; member in struct:qe_ep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.c225 ep->ackwait = 0;
240 ep->ackwait = 1 + ep->double_buf;
398 ep->ackwait = 1;
848 ep->ackwait = 1 + ep->double_buf;
992 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) {
1056 ep->ackwait = 1 + ep->double_buf;
1164 ep->ackwait = 0;
1167 ep->ackwait = 1 + ep->double_buf;
1596 ep0->ackwait = 0;
1634 ep->ackwait
[all...]
H A Domap_udc.h152 u8 ackwait; member in struct:omap_ep
H A Dfsl_qe_udc.h312 u8 ackwait; member in struct:qe_ep

Completed in 184 milliseconds