Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtermios_internal.h43 int kernel_termios_to_user_termios_1(struct termios __user *, struct ktermios *);
/linux-6.3-rc2/drivers/tty/
A Dtty_ioctl.c432 __weak int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function
811 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()
/linux-6.3-rc2/arch/sparc/kernel/
A Dtermios.c97 int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function

Completed in 6 milliseconds