taglinefilesource code
flag_buf_ptr725drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ =
flag_buf_ptr733drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ =
flag_buf_ptr738drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ =
flag_buf_ptr743drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ =
flag_buf_ptr752drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ =
flag_buf_ptr762drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ = 0;
flag_buf_ptr766drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ = 0;
flag_buf_ptr790drivers/char/cyclades.c*tty->flip.flag_buf_ptr++ = TTY_NORMAL;
flag_buf_ptr2384drivers/char/istallion.cmemset(tty->flip.flag_buf_ptr, 0, stlen);
flag_buf_ptr2386drivers/char/istallion.ctty->flip.flag_buf_ptr += stlen;
flag_buf_ptr2565drivers/char/istallion.c*tty->flip.flag_buf_ptr++ = TTY_BREAK;
flag_buf_ptr1483drivers/char/pcxx.c*tty->flip.flag_buf_ptr++ = TTY_BREAK;
flag_buf_ptr396drivers/char/serial.c*tty->flip.flag_buf_ptr++ = TTY_BREAK;
flag_buf_ptr400drivers/char/serial.c*tty->flip.flag_buf_ptr++ = TTY_PARITY;
flag_buf_ptr402drivers/char/serial.c*tty->flip.flag_buf_ptr++ = TTY_FRAME;
flag_buf_ptr404drivers/char/serial.c*tty->flip.flag_buf_ptr++ = TTY_OVERRUN;
flag_buf_ptr406drivers/char/serial.c*tty->flip.flag_buf_ptr++ = 0;
flag_buf_ptr1718drivers/char/stallion.cmemset(tty->flip.flag_buf_ptr, 0, len);
flag_buf_ptr1719drivers/char/stallion.ctty->flip.flag_buf_ptr += len;
flag_buf_ptr1767drivers/char/stallion.c*tty->flip.flag_buf_ptr++ = status;
flag_buf_ptr1677drivers/char/tty_io.ctty->flip.flag_buf_ptr = tty->flip.flag_buf;
flag_buf_ptr1685drivers/char/tty_io.ctty->flip.flag_buf_ptr = tty->flip.flag_buf + TTY_FLIPBUF_SIZE;
flag_buf_ptr1708drivers/char/tty_io.ctty->flip.flag_buf_ptr = tty->flip.flag_buf;
flag_buf_ptr69drivers/isdn/isdn_tty.cmemset(tty->flip.flag_buf_ptr, 0, len);
flag_buf_ptr71drivers/isdn/isdn_tty.ctty->flip.flag_buf_ptr[len - 1] = 0xff;
flag_buf_ptr72drivers/isdn/isdn_tty.ctty->flip.flag_buf_ptr += len;
flag_buf_ptr109drivers/isdn/isdn_tty.ctty->flip.flag_buf_ptr, c, 0);
flag_buf_ptr111drivers/isdn/isdn_tty.cmemset(tty->flip.flag_buf_ptr, 0, r);
flag_buf_ptr113drivers/isdn/isdn_tty.ctty->flip.flag_buf_ptr += r;
flag_buf_ptr94include/linux/tty.hunsigned char  *flag_buf_ptr;
flag_buf_ptr15include/linux/tty_flip.h*tty->flip.flag_buf_ptr++ = flag;