Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
804 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
810 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
815 copy_termios(real_tty, &kterm); in tty_mode_ioctl()
877 copy_termios(real_tty, &kterm); in tty_mode_ioctl()

Completed in 3 milliseconds