Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcyclades.h118 struct cyclades_port { struct
119 int magic;
120 struct tty_port port;
121 struct cyclades_card *card;
122 union {
130 } u;
131 int line;
132 int flags; /* defined in tty.h */
133 int type; /* UART type */
134 int read_status_mask;
[all …]