Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/hvc/
Dhvc_console.c104 static struct hvc_struct *hvc_get_by_index(int index) in hvc_get_by_index() function
269 hp = hvc_get_by_index(index); in hvc_instantiate()
317 if (!(hp = hvc_get_by_index(tty->index))) in hvc_open()