Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c105 static struct moxa_board_conf { struct
106 int boardType;
107 int numPorts;
108 int busType;
110 unsigned int ready;
135 struct moxa_board_conf *board; argument