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

/drivers/tty/
H A Dmoxa.c105 static struct moxa_board_conf { struct
135 struct moxa_board_conf *board;
438 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model)
470 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf,
515 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr,
534 static int moxa_real_load_code(struct moxa_board_conf *brd, const void *ptr,
656 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr,
744 static int moxa_load_fw(struct moxa_board_conf *brd, const struct firmware *fw)
833 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev)
905 static void moxa_board_deinit(struct moxa_board_conf *br
[all...]

Completed in 52 milliseconds