nozomi
static int handle_data_ul(struct nozomi *dc, enum port_type port, u16 read_iir)
struct nozomi *dc = dev_id;
static void nozomi_get_card_type(struct nozomi *dc)
static void nozomi_setup_private_data(struct nozomi *dc)
const struct nozomi *dc = dev_get_drvdata(dev);
const struct nozomi *dc = dev_get_drvdata(dev);
static void make_sysfs_files(struct nozomi *dc)
static void remove_sysfs_files(struct nozomi *dc)
struct nozomi *dc = NULL;
dc = kzalloc_obj(struct nozomi);
static void tty_exit(struct nozomi *dc)
struct nozomi *dc = pci_get_drvdata(pdev);
struct nozomi *dc = get_dc_by_tty(tty);
struct nozomi *dc = port->dc;
struct nozomi *dc = port->dc;
struct nozomi *dc = get_dc_by_tty(tty);
const struct nozomi *dc = get_dc_by_tty(tty);
struct nozomi *dc = get_dc_by_tty(tty);
struct nozomi *dc = get_dc_by_tty(tty);
struct nozomi *dc = get_dc_by_tty(tty);
struct nozomi *dc = get_dc_by_tty(tty);
struct nozomi *dc;
static struct nozomi *ndevs[NOZOMI_MAX_CARDS];
static inline struct nozomi *get_dc_by_tty(const struct tty_struct *tty)
struct nozomi *ndev = get_dc_by_tty(tty);
static void nozomi_setup_memory(struct nozomi *dc)
static void dump_table(const struct nozomi *dc)
static inline void dump_table(const struct nozomi *dc) { }
static int nozomi_read_config_table(struct nozomi *dc)
static void enable_transmit_ul(enum port_type port, struct nozomi *dc)
static void disable_transmit_ul(enum port_type port, struct nozomi *dc)
static void enable_transmit_dl(enum port_type port, struct nozomi *dc)
static void disable_transmit_dl(enum port_type port, struct nozomi *dc)
static int send_data(enum port_type index, struct nozomi *dc)
static int receive_data(enum port_type index, struct nozomi *dc)
static int receive_flow_control(struct nozomi *dc)
const struct nozomi *dc)
static int send_flow_control(struct nozomi *dc)
static int handle_data_dl(struct nozomi *dc, enum port_type port, u8 *toggle,