Searched refs:WAKEUP_CHARS (Results 26 - 50 of 68) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Duartlite.c149 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Datmel_serial.c542 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
691 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dbfin_5xx.c362 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
555 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dimx.c340 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
420 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dmfd.c331 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
565 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dpmac_zilog.c454 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
678 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dsh-sci.c448 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
945 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dsunzilog.c523 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
719 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Damba-pl010.c199 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Damba-pl011.c215 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dbfin_sport_uart.c348 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dcrisv10.c75 #define WAKEUP_CHARS 256 macro
1632 SERIAL_XMIT_SIZE) < WAKEUP_CHARS)
1643 if (c >= 4*WAKEUP_CHARS)
2595 SERIAL_XMIT_SIZE) < WAKEUP_CHARS)
H A Dm32r_sio.c420 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dmax3100.c315 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dmax3107.c320 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dpxa.c188 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dsa1100.c274 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dsamsung.c314 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dsb1250-duart.c399 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
H A Dsunsab.c273 if (uart_circ_chars_pending(xmit) < WAKEUP_CHARS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket_int.h1156 #define WAKEUP_CHARS 256 macro
H A Dn_tty.c56 #define WAKEUP_CHARS 256 macro
2023 tty_chars_in_buffer(tty) < WAKEUP_CHARS &&
H A Damiserial.c104 #define WAKEUP_CHARS 256 macro
364 SERIAL_XMIT_SIZE) < WAKEUP_CHARS)
H A Dmoxa.c160 #define WAKEUP_CHARS 256 macro
1386 MoxaPortTxQueue(p) <= WAKEUP_CHARS) {
H A Dserial167.c91 #define WAKEUP_CHARS 256 macro
537 if (info->xmit_cnt < WAKEUP_CHARS)

Completed in 245 milliseconds

123