Searched refs:last_hvc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_console.c97 static int last_hvc = -1; variable
293 if (last_hvc < index) hvc_instantiate()
294 last_hvc = index; hvc_instantiate()
901 i = ++last_hvc; hvc_alloc()

Completed in 107 milliseconds