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

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c90 static struct hvc_struct *hvc_get_by_index(int index) function
296 hp = hvc_get_by_index(index);
331 hp = hvc_get_by_index(tty->index);

Completed in 208 milliseconds