Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dserial.h20 struct async_icount { struct
21 __u32 cts, dsr, rng, dcd, tx, rx;
22 __u32 frame, parity, overrun, brk;
23 __u32 buf_overrun;
/kernel/linux/linux-6.6/include/linux/
Dserial.h40 struct async_icount { struct
41 __u32 cts, dsr, rng, dcd, tx, rx;
42 __u32 frame, parity, overrun, brk;
43 __u32 buf_overrun;