taglinefilesource code
packet191include/linux/tty.hunsigned char stopped:1, status_changed:1, packet:1;
packet630kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
packet637kernel/chr_drv/tty_io.cif (tty->packet) {
packet698kernel/chr_drv/tty_io.cif (tty->packet) {
packet1101kernel/chr_drv/tty_io.ctty->packet = 0;
packet1173kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
packet493kernel/chr_drv/tty_ioctl.ctty->packet = 1;
packet495kernel/chr_drv/tty_ioctl.ctty->packet = 0;