Home
last modified time | relevance | path

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

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