Home
last modified time | relevance | path

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

/linux/drivers/tty/
A Dtty_ioctl.c447 static void copy_termios(struct tty_struct *tty, struct ktermios *kterm) in copy_termios() function
464 copy_termios(tty, &kterm); in get_termio()
727 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
733 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
738 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
800 copy_termios(real_tty, &kterm); in tty_mode_ioctl()

Completed in 4 milliseconds