Searched refs:user_termio_to_kernel_termios (Results 1 – 8 of 8) sorted by relevance
25 #define user_termio_to_kernel_termios(termios, termio) \ macro
31 #define user_termio_to_kernel_termios(termios, termio) \ macro
15 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function
20 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function
29 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function
19 #define user_termio_to_kernel_termios(a_termios, u_termio) \ macro
30 #define user_termio_to_kernel_termios(termios, termio) \ macro
400 if (user_termio_to_kernel_termios(&tmp_termios, in set_termios()
Completed in 11 milliseconds