Searched defs:termios (Results 1 – 7 of 7) sorted by relevance
4 int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios()33 struct ktermios *termios) in kernel_termios_to_user_termio()
23 struct termios { struct34 /* For PowerPC the termios and ktermios are the same */ argument
16 struct termios { struct27 /* Alpha has identical termios and termios2 */ argument
10 struct termios { struct19 struct termios2 { argument
23 struct termios { struct32 struct termios2 { argument
14 struct termios { struct24 #define SIZEOF_USER_TERMIOS sizeof (struct termios) - (2*sizeof (cc_t)) argument
16 struct ktermios *termios) in kernel_termios_to_user_termio()