Searched refs:double_buf (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.h148 unsigned double_buf:1; member in struct:omap_ep
H A Domap_udc.c240 ep->ackwait = 1 + ep->double_buf;
456 if (!ep->double_buf)
467 ep->fnf = ep->double_buf;
848 ep->ackwait = 1 + ep->double_buf;
1056 ep->ackwait = 1 + ep->double_buf;
1167 ep->ackwait = 1 + ep->double_buf;
1637 ep->ackwait = 1 + ep->double_buf;
1924 || (ep->double_buf && HALF_FULL(stat_flg)))) {
1933 ep->ackwait = 1 + ep->double_buf;
1972 if (!ep->double_buf)
[all...]
H A Dfsl_qe_udc.h307 unsigned double_buf:1; member in struct:qe_ep

Completed in 78 milliseconds