Searched refs:double_buf (Results 1 - 9 of 9) 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.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
/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.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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dsysutil.c869 static char double_buf[32]; local
870 (void) snprintf(double_buf, sizeof(double_buf), "%.2f", the_double);
871 return double_buf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dsysutil.c869 static char double_buf[32]; local
870 (void) snprintf(double_buf, sizeof(double_buf), "%.2f", the_double);
871 return double_buf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dsysutil.c869 static char double_buf[32]; local
870 (void) snprintf(double_buf, sizeof(double_buf), "%.2f", the_double);
871 return double_buf;

Completed in 133 milliseconds