Home
last modified time | relevance | path

Searched refs:copy_termios (Results 1 – 1 of 1) sorted by relevance

/drivers/tty/
Dtty_ioctl.c547 static void copy_termios(struct tty_struct *tty, struct ktermios *kterm) in copy_termios() function
564 copy_termios(tty, &kterm); in get_termio()
825 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
831 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
836 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
898 copy_termios(real_tty, &kterm); in tty_mode_ioctl()