Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial.h19 struct serial_struct { struct
20 int type;
21 int line;
22 unsigned int port;
23 int irq;
24 int flags;
25 int xmit_fifo_size;
26 int custom_divisor;
27 int baud_base;
29 char io_type;
[all …]