Searched refs:user_termios_to_kernel_termios_1 (Results 1 – 2 of 2) sorted by relevance
73 #define user_termios_to_kernel_termios_1(k, u) copy_from_user(k, u, sizeof(struct termios)) macro
83 static inline int user_termios_to_kernel_termios_1(struct ktermios *k, in user_termios_to_kernel_termios_1() function