Searched refs:goldfish_tty_line_count (Results 1 – 1 of 1) sorted by relevance
49 static u32 goldfish_tty_line_count = 8; variable215 if ((unsigned)co->index >= goldfish_tty_line_count) in goldfish_tty_console_setup()241 goldfish_ttys = kzalloc_objs(*goldfish_ttys, goldfish_tty_line_count); in goldfish_tty_create_driver()246 tty = tty_alloc_driver(goldfish_tty_line_count, in goldfish_tty_create_driver()319 if (line >= goldfish_tty_line_count) { in goldfish_tty_probe()