Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.c83 static int last_hvc = -1; variable
306 if (last_hvc < index) in hvc_instantiate()
307 last_hvc = index; in hvc_instantiate()
965 i = ++last_hvc; in hvc_alloc()