Home
last modified time | relevance | path

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

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