Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dgoldfish.c36 struct goldfish_tty { struct
51 static struct goldfish_tty *goldfish_ttys;
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()
131 struct goldfish_tty *qtty = &goldfish_ttys[line]; in goldfish_tty_do_write()
139 struct goldfish_tty *qtty = dev_id; in goldfish_tty_interrupt()
160 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_activate()
168 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_shutdown()
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dgoldfish.c36 struct goldfish_tty { struct
51 static struct goldfish_tty *goldfish_ttys;
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()
[all...]

Completed in 2 milliseconds