Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dtermios_internal.h43 int kernel_termios_to_user_termios_1(struct termios __user *, struct ktermios *);
/linux-6.14.4/drivers/tty/
Dtty_ioctl.c414 __weak int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function
817 if (kernel_termios_to_user_termios_1((struct termios __user *)arg, &kterm)) in tty_mode_ioctl()
860 if (kernel_termios_to_user_termios_1((struct termios __user *)arg, &kterm)) in tty_mode_ioctl()
/linux-6.14.4/arch/sparc/kernel/
Dtermios.c97 int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function