Searched defs:qtty (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/tty/ |
| D | goldfish.c | 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() local 138 struct goldfish_tty *qtty = dev_id; in goldfish_tty_interrupt() local 159 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_activate() local 167 struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, in goldfish_tty_shutdown() local 174 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_open() local 202 struct goldfish_tty *qtty = &goldfish_ttys[tty->index]; in goldfish_tty_chars_in_buffer() local 295 struct goldfish_tty *qtty; in goldfish_tty_probe() local 420 struct goldfish_tty *qtty = platform_get_drvdata(pdev); in goldfish_tty_remove() local
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | goldfish.c | 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() 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 423 struct goldfish_tty *qtty = platform_get_drvdata(pdev); in goldfish_tty_remove() local
|