Home
last modified time | relevance | path

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

/kernel/linux/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
/kernel/linux/linux-6.6/drivers/tty/
Dmoxa.c401 static struct moxa_board_conf { struct
402 int boardType;
403 int numPorts;
404 int busType;
406 unsigned int ready;
431 struct moxa_board_conf *board; argument