Home
last modified time | relevance | path

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

/drivers/tty/
A Dtty_ioctl.c526 static void copy_termios(struct tty_struct *tty, struct ktermios *kterm) in copy_termios() function
543 copy_termios(tty, &kterm); in get_termio()
806 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
812 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
817 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
879 copy_termios(real_tty, &kterm); in tty_mode_ioctl()

Completed in 5 milliseconds