Searched refs:user_termios_to_kernel_termios (Results 1 – 2 of 2) sorted by relevance
65 #ifndef user_termios_to_kernel_termios66 #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios)) macro
71 static inline int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() function95 static inline int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() function