Searched refs:kernel_termios_to_user_termio (Results 1 – 8 of 8) sorted by relevance
37 #define kernel_termios_to_user_termio(termio, termios) \ macro
43 #define kernel_termios_to_user_termio(termio, termios) \ macro
51 static inline int kernel_termios_to_user_termio(struct termio __user *termio, in kernel_termios_to_user_termio() function
56 static inline int kernel_termios_to_user_termio(struct termio __user *termio, in kernel_termios_to_user_termio() function
59 static inline int kernel_termios_to_user_termio(struct termio __user *termio, in kernel_termios_to_user_termio() function
51 #define kernel_termios_to_user_termio(u_termio, a_termios) \ macro
51 #define kernel_termios_to_user_termio(termio, termios) \ macro
465 if (kernel_termios_to_user_termio(termio, &kterm)) in get_termio()
Completed in 14 milliseconds