Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h74399 struct uart_icount { struct
74400 __u32 cts;
74401 __u32 dsr;
74402 __u32 rng;
74403 __u32 dcd;
74404 __u32 rx;
74405 __u32 tx;
74406 __u32 frame;
74407 __u32 overrun;
74408 __u32 parity;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h84273 struct uart_icount { struct
84274 __u32 cts;
84275 __u32 dsr;
84276 __u32 rng;
84277 __u32 dcd;
84278 __u32 rx;
84279 __u32 tx;
84280 __u32 frame;
84281 __u32 overrun;
84282 __u32 parity;
[all …]