Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dgoldfish.c41 struct goldfish_tty { struct
54 static struct goldfish_tty *goldfish_ttys; argument
59 struct goldfish_tty *qtty = &goldfish_ttys[line]; in goldfish_tty_do_write()
72 struct goldfish_tty *qtty = &goldfish_ttys[pdev->id]; in goldfish_tty_interrupt()
95 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_activate()
103 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_shutdown()
110 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_open()
138 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_chars_in_buffer()
230 struct goldfish_tty *qtty; in goldfish_tty_probe()
310 struct goldfish_tty *qtty; in goldfish_tty_remove()