Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dserial.h102 struct serial_icounter_struct { struct
103 int cts, dsr, rng, dcd;
104 int rx, tx;
105 int frame, overrun, parity, brk;
106 int buf_overrun;
107 int reserved[9];