Home
last modified time | relevance | path

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

/include/linux/
Dserial.h35 struct serial_struct { struct
36 int type;
37 int line;
38 unsigned int port;
39 int irq;
40 int flags;
41 int xmit_fifo_size;
42 int custom_divisor;
43 int baud_base;
44 unsigned short close_delay;
[all …]