Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_console.c99 static struct hvc_struct *hvc_get_by_index(int index) in hvc_get_by_index() function
262 hp = hvc_get_by_index(index); in hvc_instantiate()
310 if (!(hp = hvc_get_by_index(tty->index))) in hvc_open()