Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_console.c92 static int last_hvc = -1; variable
272 if (last_hvc < index) in hvc_instantiate()
273 last_hvc = index; in hvc_instantiate()
800 i = ++last_hvc; in hvc_alloc()