Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dgoldfish.c36 struct goldfish_tty { struct
51 static struct goldfish_tty *goldfish_ttys; argument
53 static void do_rw_io(struct goldfish_tty *qtty, unsigned long address, in do_rw_io()
74 static void goldfish_tty_rw(struct goldfish_tty *qtty, unsigned long addr, in goldfish_tty_rw()
126 struct goldfish_tty *qtty = &goldfish_ttys[line]; in goldfish_tty_do_write()
133 struct goldfish_tty *qtty = dev_id; in goldfish_tty_interrupt()
152 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_activate()
160 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_shutdown()
167 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_open()
195 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_chars_in_buffer()
[all …]
/linux/Documentation/devicetree/bindings/goldfish/
H A Dtty.txt13 goldfish_tty@1f004000 {