Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtermios_internal.h43 int kernel_termios_to_user_termios_1(struct termios __user *, struct ktermios *);
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c423 __weak int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function
823 if (kernel_termios_to_user_termios_1((struct termios __user *)arg, &kterm)) in tty_mode_ioctl()
866 if (kernel_termios_to_user_termios_1((struct termios __user *)arg, &kterm)) in tty_mode_ioctl()
/openbmc/linux/arch/sparc/kernel/
H A Dtermios.c97 int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function