Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h68271 struct uart_icount { struct
68272 __u32 cts;
68273 __u32 dsr;
68274 __u32 rng;
68275 __u32 dcd;
68276 __u32 rx;
68277 __u32 tx;
68278 __u32 frame;
68279 __u32 overrun;
68280 __u32 parity;
[all …]