Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm.h97 struct jsm_board;
126 struct jsm_board struct
194 struct jsm_board *ch_bd; /* Board structure pointer */
432 int jsm_tty_init(struct jsm_board *);
433 int jsm_uart_port_init(struct jsm_board *);
434 int jsm_remove_uart_port(struct jsm_board *);
A Djsm_driver.c54 struct jsm_board *brd; in jsm_probe_one()
263 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_remove_one()
331 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_error_detected()
354 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_resume()
A Djsm_tty.c191 struct jsm_board *brd; in jsm_tty_open()
272 struct jsm_board *bd; in jsm_tty_close()
366 int jsm_tty_init(struct jsm_board *brd) in jsm_tty_init()
432 int jsm_uart_port_init(struct jsm_board *brd) in jsm_uart_port_init()
480 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port()
514 struct jsm_board *bd; in jsm_input()
648 struct jsm_board *bd; in jsm_carrier()
A Djsm_neo.c30 static inline void neo_pci_posting_flush(struct jsm_board *bd) in neo_pci_posting_flush()
705 static void neo_parse_isr(struct jsm_board *brd, u32 port) in neo_parse_isr()
824 static inline void neo_parse_lsr(struct jsm_board *brd, u32 port) in neo_parse_lsr()
931 struct jsm_board *bd; in neo_param()
1099 struct jsm_board *brd = voidbrd; in neo_intr()
A Djsm_cls.c551 static inline void cls_parse_isr(struct jsm_board *brd, uint port) in cls_parse_isr()
683 struct jsm_board *bd; in cls_param()
821 struct jsm_board *brd = voidbrd; in cls_intr()

Completed in 10 milliseconds