Searched refs:moxa_board_conf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | moxa.c | 101 static struct moxa_board_conf { struct 131 struct moxa_board_conf *board; 425 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model) in moxa_check_fw_model() 457 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf, in moxa_load_bios() 502 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr, in moxa_load_320b() 521 static int moxa_real_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_real_load_code() 643 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_load_code() 731 static int moxa_load_fw(struct moxa_board_conf *brd, const struct firmware *fw) in moxa_load_fw() 820 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev) in moxa_init_board() 892 static void moxa_board_deinit(struct moxa_board_conf *br [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | moxa.c | 401 static struct moxa_board_conf { struct 431 struct moxa_board_conf *board; 725 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model) in moxa_check_fw_model() 757 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf, in moxa_load_bios() 802 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr, in moxa_load_320b() 821 static int moxa_real_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_real_load_code() 943 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_load_code() 1031 static int moxa_load_fw(struct moxa_board_conf *brd, const struct firmware *fw) in moxa_load_fw() 1120 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev) in moxa_init_board() 1192 static void moxa_board_deinit(struct moxa_board_conf *br [all...] |
Completed in 5 milliseconds