tag | line | file | source code |
termios_dev | 354 | drivers/char/tty_ioctl.c | int termios_dev; |
termios_dev | 371 | drivers/char/tty_ioctl.c | termios_dev = PTY_OTHER(dev); |
termios_dev | 374 | drivers/char/tty_ioctl.c | termios_dev = dev; |
termios_dev | 389 | drivers/char/tty_ioctl.c | retval = check_change(termios_tty, termios_dev); |
termios_dev | 398 | drivers/char/tty_ioctl.c | termios_dev); |
termios_dev | 404 | drivers/char/tty_ioctl.c | retval = check_change(termios_tty, termios_dev); |
termios_dev | 413 | drivers/char/tty_ioctl.c | termios_dev); |
termios_dev | 506 | drivers/char/tty_ioctl.c | (current->tty != termios_dev) || |
termios_dev | 622 | drivers/char/tty_ioctl.c | &termios_locked[termios_dev], |
termios_dev | 629 | drivers/char/tty_ioctl.c | memcpy_fromfs(&termios_locked[termios_dev], |