Searched refs:kernel_termios_to_user_termios_1 (Results 1 – 2 of 2) sorted by relevance
74 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios)) macro
89 static inline int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() function