Searched refs:kernel_termios_to_user_termios_1 (Results 1 – 3 of 3) sorted by relevance
43 int kernel_termios_to_user_termios_1(struct termios __user *, struct ktermios *);
432 __weak int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function811 if (kernel_termios_to_user_termios_1((struct termios __user *)arg, &kterm)) in tty_mode_ioctl()854 if (kernel_termios_to_user_termios_1((struct termios __user *)arg, &kterm)) in tty_mode_ioctl()
97 int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function
Completed in 6 milliseconds