Home
last modified time | relevance | path

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

/linux-5.10/drivers/tty/
Dmoxa.c101 static struct moxa_board_conf { struct
102 int boardType;
103 int numPorts;
104 int busType;
106 unsigned int ready;
131 struct moxa_board_conf *board; argument