Home
last modified time | relevance | path

Searched refs:mxser_board (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmxser.c218 struct mxser_board;
222 struct mxser_board *board;
262 struct mxser_board { struct
283 static struct mxser_board mxser_boards[MXSER_BOARDS]; argument
2219 struct mxser_board *brd = NULL; in mxser_interrupt()
2355 static bool mxser_overlapping_vector(struct mxser_board *brd) in mxser_overlapping_vector()
2362 static int mxser_request_vector(struct mxser_board *brd) in mxser_request_vector()
2369 static void mxser_release_vector(struct mxser_board *brd) in mxser_release_vector()
2376 static void mxser_release_ISA_res(struct mxser_board *brd) in mxser_release_ISA_res()
2382 static int mxser_initbrd(struct mxser_board *brd) in mxser_initbrd()
[all …]