Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dserial.h78 struct serial_multiport_struct { struct
79 int irq;
80 int port1;
81 unsigned char mask1, match1;
82 int port2;
83 unsigned char mask2, match2;
84 int port3;
85 unsigned char mask3, match3;
86 int port4;
87 unsigned char mask4, match4;
[all …]