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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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

Completed in 99 milliseconds