goldfish_tty
struct goldfish_tty *qtty = &goldfish_ttys[line];
struct goldfish_tty *qtty = dev_id;
struct goldfish_tty *qtty = container_of(port, struct goldfish_tty,
struct goldfish_tty *qtty = container_of(port, struct goldfish_tty,
struct goldfish_tty *qtty = &goldfish_ttys[tty->index];
struct goldfish_tty *qtty = &goldfish_ttys[tty->index];
struct goldfish_tty *qtty;
struct goldfish_tty *qtty = platform_get_drvdata(pdev);
static struct goldfish_tty *goldfish_ttys;
static void do_rw_io(struct goldfish_tty *qtty, unsigned long address,
static void goldfish_tty_rw(struct goldfish_tty *qtty, unsigned long addr,