Home
last modified time | relevance | path

Searched refs:jsm_board (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H 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 *);
H 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()
644 struct jsm_board *bd; in jsm_carrier()
H A Djsm_driver.c55 struct jsm_board *brd; in jsm_probe_one()
265 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_remove_one()
333 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_error_detected()
356 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_resume()
H 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()
H A Djsm_cls.c553 static inline void cls_parse_isr(struct jsm_board *brd, uint port) in cls_parse_isr()
685 struct jsm_board *bd; in cls_param()
823 struct jsm_board *brd = voidbrd; in cls_intr()
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H 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 *);
H 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()
H A Djsm_driver.c54 struct jsm_board *brd; in jsm_probe_one()
264 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_remove_one()
332 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_error_detected()
355 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_resume()
H A Djsm_neo.c30 static inline void neo_pci_posting_flush(struct jsm_board *bd) in neo_pci_posting_flush()
706 static void neo_parse_isr(struct jsm_board *brd, u32 port) in neo_parse_isr()
825 static inline void neo_parse_lsr(struct jsm_board *brd, u32 port) in neo_parse_lsr()
932 struct jsm_board *bd; in neo_param()
1080 struct jsm_board *brd = voidbrd; in neo_intr()
H A Djsm_cls.c549 static inline void cls_parse_isr(struct jsm_board *brd, uint port) in cls_parse_isr()
681 struct jsm_board *bd; in cls_param()
799 struct jsm_board *brd = voidbrd; in cls_intr()

Completed in 11 milliseconds