Home
last modified time | relevance | path

Searched defs:qtty (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/tty/
Dgoldfish.c53 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() local
139 struct goldfish_tty *qtty = dev_id; in goldfish_tty_interrupt() local
160 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_activate() local
168 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_shutdown() local
175 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_open() local
203 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_chars_in_buffer() local
296 struct goldfish_tty *qtty; in goldfish_tty_probe() local
421 struct goldfish_tty *qtty = platform_get_drvdata(pdev); in goldfish_tty_remove() local