Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_ioctl.c452 static void copy_termios_locked(struct tty_struct *tty, struct ktermios *kterm) in copy_termios_locked() function
761 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
768 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
778 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
785 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ioctl.c545 static void copy_termios_locked(struct tty_struct *tty, struct ktermios *kterm) in copy_termios_locked() function
848 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
855 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
865 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()
872 copy_termios_locked(real_tty, &kterm); in tty_mode_ioctl()

Completed in 3 milliseconds