Searched refs:goldfish_tty (Results 1 – 5 of 5) sorted by relevance
36 struct goldfish_tty { struct51 static struct goldfish_tty *goldfish_ttys; argument53 static void do_rw_io(struct goldfish_tty *qtty, in do_rw_io()76 static void goldfish_tty_rw(struct goldfish_tty *qtty, in goldfish_tty_rw()130 struct goldfish_tty *qtty = &goldfish_ttys[line]; in goldfish_tty_do_write()138 struct goldfish_tty *qtty = dev_id; in goldfish_tty_interrupt()159 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_activate()167 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_shutdown()174 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_open()202 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_chars_in_buffer()[all …]
13 goldfish_tty@1f004000 {
37 system_ss.add(when: 'CONFIG_GOLDFISH_TTY', if_true: files('goldfish_tty.c'))
23 # goldfish_tty.c
1314 F: hw/char/goldfish_tty.c1318 F: include/hw/char/goldfish_tty.h