Searched refs:user_termio_to_kernel_termios (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dtermios_internal.h37 int user_termio_to_kernel_termios(struct ktermios *, struct termio __user *);
/linux-master/arch/alpha/kernel/
H A Dtermios.c4 int user_termio_to_kernel_termios(struct ktermios *termios, function
/linux-master/drivers/tty/
H A Dtty_ioctl.c364 __weak int user_termio_to_kernel_termios(struct ktermios *termios, function
462 if (user_termio_to_kernel_termios(&tmp_termios,

Completed in 204 milliseconds