Searched defs:linux_termios (Results 1 – 1 of 1) sorted by relevance
75 struct linux_termios { struct76 linux_tcflag_t c_iflag;77 linux_tcflag_t c_oflag;78 linux_tcflag_t c_cflag;79 linux_tcflag_t c_lflag;80 linux_cc_t c_line;81 linux_cc_t c_cc[LINUX_NCCS];88 linux_speed_t c_ispeed;89 linux_speed_t c_ospeed;