Searched defs:uart_icount (Results 1 – 4 of 4) sorted by relevance
50 struct uart_icount { struct72 struct uart_icount icount; argument
51 struct uart_icount { struct73 struct uart_icount icount; argument
89 struct uart_icount { struct90 __u32 cts;91 __u32 dsr;92 __u32 rng;93 __u32 dcd;94 __u32 rx;95 __u32 tx;96 __u32 frame;97 __u32 overrun;98 __u32 parity;[all …]
412 struct uart_icount { struct413 __u32 cts;414 __u32 dsr;415 __u32 rng;416 __u32 dcd;417 __u32 rx;418 __u32 tx;419 __u32 frame;420 __u32 overrun;421 __u32 parity;[all …]