• Home
  • Raw
  • Download

Lines Matching defs:dc

335 	struct nozomi *dc;  member
492 static void nozomi_setup_memory(struct nozomi *dc) in nozomi_setup_memory()
575 static void dump_table(const struct nozomi *dc) in dump_table()
617 static inline void dump_table(const struct nozomi *dc) { } in dump_table()
624 static int nozomi_read_config_table(struct nozomi *dc) in nozomi_read_config_table()
696 static void enable_transmit_ul(enum port_type port, struct nozomi *dc) in enable_transmit_ul()
709 static void disable_transmit_ul(enum port_type port, struct nozomi *dc) in disable_transmit_ul()
723 static void enable_transmit_dl(enum port_type port, struct nozomi *dc) in enable_transmit_dl()
736 static void disable_transmit_dl(enum port_type port, struct nozomi *dc) in disable_transmit_dl()
753 static int send_data(enum port_type index, struct nozomi *dc) in send_data()
782 static int receive_data(enum port_type index, struct nozomi *dc) in receive_data()
884 static int receive_flow_control(struct nozomi *dc) in receive_flow_control()
978 const struct nozomi *dc) in port2ctrl()
1002 static int send_flow_control(struct nozomi *dc) in send_flow_control()
1029 static int handle_data_dl(struct nozomi *dc, enum port_type port, u8 *toggle, in handle_data_dl()
1069 static int handle_data_ul(struct nozomi *dc, enum port_type port, u16 read_iir) in handle_data_ul()
1124 struct nozomi *dc = dev_id; in interrupt_handler() local
1247 static void nozomi_get_card_type(struct nozomi *dc) in nozomi_get_card_type()
1261 static void nozomi_setup_private_data(struct nozomi *dc) in nozomi_setup_private_data()
1284 const struct nozomi *dc = dev_get_drvdata(dev); in card_type_show() local
1293 const struct nozomi *dc = dev_get_drvdata(dev); in open_ttys_show() local
1299 static void make_sysfs_files(struct nozomi *dc) in make_sysfs_files()
1309 static void remove_sysfs_files(struct nozomi *dc) in remove_sysfs_files()
1320 struct nozomi *dc = NULL; in nozomi_card_init() local
1458 static void tty_exit(struct nozomi *dc) in tty_exit()
1482 struct nozomi *dc = pci_get_drvdata(pdev); in nozomi_card_exit() local
1551 struct nozomi *dc = get_dc_by_tty(tty); in ntty_install() local
1569 struct nozomi *dc = port->dc; in ntty_activate() local
1591 struct nozomi *dc = port->dc; in ntty_shutdown() local
1624 struct nozomi *dc = get_dc_by_tty(tty); in ntty_write() local
1666 const struct nozomi *dc = get_dc_by_tty(tty); in ntty_write_room() local
1695 struct nozomi *dc = get_dc_by_tty(tty); in ntty_tiocmset() local
1779 struct nozomi *dc = get_dc_by_tty(tty); in ntty_unthrottle() local
1796 struct nozomi *dc = get_dc_by_tty(tty); in ntty_throttle() local
1809 struct nozomi *dc = get_dc_by_tty(tty); in ntty_chars_in_buffer() local