Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/hvc/
Dhvc_console.c90 static struct hvc_struct *hvc_get_by_index(int index) in hvc_get_by_index() function
296 hp = hvc_get_by_index(index); in hvc_instantiate()
331 hp = hvc_get_by_index(tty->index); in hvc_install()