Searched defs:user_termio_to_kernel_termios (Results 1 – 9 of 9) sorted by relevance
4 int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function
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
31 #define user_termio_to_kernel_termios(termios, termio) \ macro
25 #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
373 __weak int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() function