Home
last modified time | relevance | path

Searched defs:ktermios (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11931 struct ktermios { struct
11932 tcflag_t c_iflag;
11933 tcflag_t c_oflag;
11934 tcflag_t c_cflag;
11935 tcflag_t c_lflag;
11936 cc_t c_line;
11937 cc_t c_cc[19];
11938 speed_t c_ispeed;
11939 speed_t c_ospeed;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11846 struct ktermios { struct
11847 tcflag_t c_iflag;
11848 tcflag_t c_oflag;
11849 tcflag_t c_cflag;
11850 tcflag_t c_lflag;
11851 cc_t c_line;
11852 cc_t c_cc[19];
11853 speed_t c_ispeed;
11854 speed_t c_ospeed;