Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial.h100 struct serial_icounter_struct { struct
101 int cts, dsr, rng, dcd;
102 int rx, tx;
103 int frame, overrun, parity, brk;
104 int buf_overrun;
105 int reserved[9];