Searched refs:copy_termios (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/
H A Dtty_ioctl.c530 static void copy_termios(struct tty_struct *tty, struct ktermios *kterm) function
547 copy_termios(tty, &kterm);
810 copy_termios(real_tty, &kterm);
816 copy_termios(real_tty, &kterm);
821 copy_termios(real_tty, &kterm);
883 copy_termios(real_tty, &kterm);

Completed in 139 milliseconds