Searched refs:goldfish_tty_rw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | goldfish.c | 76 static void goldfish_tty_rw(struct goldfish_tty *qtty, in goldfish_tty_rw() function 134 goldfish_tty_rw(qtty, address, count, 1); in goldfish_tty_do_write() 152 goldfish_tty_rw(qtty, address, count, 0); in goldfish_tty_interrupt()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | goldfish.c | 76 static void goldfish_tty_rw(struct goldfish_tty *qtty, in goldfish_tty_rw() function 133 goldfish_tty_rw(qtty, address, count, 1); in goldfish_tty_do_write() 151 goldfish_tty_rw(qtty, address, count, 0); in goldfish_tty_interrupt()
|
Completed in 3 milliseconds