tag | line | file | source code |
---|---|---|---|
SET_LOW_BITS | 109 | drivers/char/tty_ioctl.c | SET_LOW_BITS(tmp_termios.c_iflag, tmp_termio.c_iflag); |
SET_LOW_BITS | 110 | drivers/char/tty_ioctl.c | SET_LOW_BITS(tmp_termios.c_oflag, tmp_termio.c_oflag); |
SET_LOW_BITS | 111 | drivers/char/tty_ioctl.c | SET_LOW_BITS(tmp_termios.c_cflag, tmp_termio.c_cflag); |
SET_LOW_BITS | 112 | drivers/char/tty_ioctl.c | SET_LOW_BITS(tmp_termios.c_lflag, tmp_termio.c_lflag); |