Home
last modified time | relevance | path

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

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