Searched refs:user_termio_to_kernel_termios (Results 1 – 3 of 3) sorted by relevance
37 int user_termio_to_kernel_termios(struct ktermios *, struct termio __user *);
4 int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function
373 __weak int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function470 if (user_termio_to_kernel_termios(&tmp_termios, in set_termios()