Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_console.c563 static void hvc_set_winsz(struct work_struct *work) in hvc_set_winsz() function
937 INIT_WORK(&hp->tty_resize, hvc_set_winsz); in hvc_alloc()