Searched refs:goldfish_tty_line_count (Results 1 – 1 of 1) sorted by relevance
52 static u32 goldfish_tty_line_count = 8; variable158 if ((unsigned)co->index >= goldfish_tty_line_count) in goldfish_tty_console_setup()185 goldfish_tty_line_count, GFP_KERNEL); in goldfish_tty_create_driver()190 tty = alloc_tty_driver(goldfish_tty_line_count); in goldfish_tty_create_driver()251 if (pdev->id >= goldfish_tty_line_count) in goldfish_tty_probe()