Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dgoldfish.c50 static u32 goldfish_tty_current_line_count; variable
327 line = goldfish_tty_current_line_count; in goldfish_tty_probe()
333 goldfish_tty_current_line_count); in goldfish_tty_probe()
338 if (goldfish_tty_current_line_count == 0) { in goldfish_tty_probe()
343 goldfish_tty_current_line_count++; in goldfish_tty_probe()
410 goldfish_tty_current_line_count--; in goldfish_tty_probe()
411 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()