Home
last modified time | relevance | path

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

/openbmc/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, 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 …]
/openbmc/linux/Documentation/devicetree/bindings/goldfish/
H A Dtty.txt13 goldfish_tty@1f004000 {
/openbmc/qemu/hw/char/
H A Dmeson.build37 system_ss.add(when: 'CONFIG_GOLDFISH_TTY', if_true: files('goldfish_tty.c'))
H A Dtrace-events23 # goldfish_tty.c
/openbmc/qemu/
H A DMAINTAINERS1314 F: hw/char/goldfish_tty.c
1318 F: include/hw/char/goldfish_tty.h