Searched refs:copy_termios_locked (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_ioctl.c675 static void copy_termios_locked(struct tty_struct *tty, struct ktermios *kterm) function
1029 copy_termios_locked(real_tty, &kterm);
1036 copy_termios_locked(real_tty, &kterm);
1046 copy_termios_locked(real_tty, &kterm);
1053 copy_termios_locked(real_tty, &kterm);

Completed in 69 milliseconds