Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dgoldfish.c50 static u32 goldfish_tty_current_line_count; variable
325 line = goldfish_tty_current_line_count; in goldfish_tty_probe()
331 goldfish_tty_current_line_count); in goldfish_tty_probe()
336 if (goldfish_tty_current_line_count == 0) { in goldfish_tty_probe()
341 goldfish_tty_current_line_count++; in goldfish_tty_probe()
409 goldfish_tty_current_line_count--; in goldfish_tty_probe()
410 if (goldfish_tty_current_line_count == 0) in goldfish_tty_probe()
431 goldfish_tty_current_line_count--; in goldfish_tty_remove()
432 if (goldfish_tty_current_line_count == 0) in goldfish_tty_remove()