Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial.h20 struct serial_struct { struct
21 int type;
22 int line;
23 unsigned int port;
24 int irq;
25 int flags;
26 int xmit_fifo_size;
27 int custom_divisor;
28 int baud_base;
29 unsigned short close_delay;
[all …]