Home
last modified time | relevance | path

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

/drivers/tty/hvc/
Dhvc_console.c104 static struct hvc_struct *hvc_get_by_index(int index) in hvc_get_by_index() function
283 hp = hvc_get_by_index(index); in hvc_instantiate()
322 if (!(hp = hvc_get_by_index(tty->index))) in hvc_install()