Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/jsm/
Djsm.h106 struct jsm_board;
135 struct jsm_board struct
203 struct jsm_board *ch_bd; /* Board structure pointer */
441 int jsm_tty_init(struct jsm_board *);
442 int jsm_uart_port_init(struct jsm_board *);
443 int jsm_remove_uart_port(struct jsm_board *);
Djsm_driver.c64 struct jsm_board *brd; in jsm_probe_one()
273 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_remove_one()
341 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_error_detected()
364 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_resume()
Djsm_tty.c198 struct jsm_board *brd; in jsm_tty_open()
277 struct jsm_board *bd; in jsm_tty_close()
373 int jsm_tty_init(struct jsm_board *brd) in jsm_tty_init()
439 int jsm_uart_port_init(struct jsm_board *brd) in jsm_uart_port_init()
489 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port()
523 struct jsm_board *bd; in jsm_input()
659 struct jsm_board *bd; in jsm_carrier()
Djsm_neo.c39 static inline void neo_pci_posting_flush(struct jsm_board *bd) in neo_pci_posting_flush()
717 static inline void neo_parse_isr(struct jsm_board *brd, u32 port) in neo_parse_isr()
834 static inline void neo_parse_lsr(struct jsm_board *brd, u32 port) in neo_parse_lsr()
941 struct jsm_board *bd; in neo_param()
1109 struct jsm_board *brd = voidbrd; in neo_intr()
Djsm_cls.c562 static inline void cls_parse_isr(struct jsm_board *brd, uint port) in cls_parse_isr()
694 struct jsm_board *bd; in cls_param()
832 struct jsm_board *brd = voidbrd; in cls_intr()