Searched defs:user_termio_to_kernel_termios (Results 1 – 7 of 7) sorted by relevance
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
19 #define user_termio_to_kernel_termios(a_termios, u_termio) \ macro
30 #define user_termio_to_kernel_termios(termios, termio) \ macro
25 #define user_termio_to_kernel_termios(termios, termio) \ macro
31 #define user_termio_to_kernel_termios(termios, termio) \ macro
29 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function
Completed in 11 milliseconds