Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.c415 cancel_work_sync(&hp->tty_resize); in hvc_close()
448 cancel_work_sync(&hp->tty_resize); in hvc_hangup()
570 hp = container_of(work, struct hvc_struct, tty_resize); in hvc_set_winsz()
781 schedule_work(&hp->tty_resize); in __hvc_resize()
939 INIT_WORK(&hp->tty_resize, hvc_set_winsz); in hvc_alloc()
H A Dhvc_console.h48 struct work_struct tty_resize; member
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.c415 cancel_work_sync(&hp->tty_resize); in hvc_close()
448 cancel_work_sync(&hp->tty_resize); in hvc_hangup()
570 hp = container_of(work, struct hvc_struct, tty_resize); in hvc_set_winsz()
781 schedule_work(&hp->tty_resize); in __hvc_resize()
939 INIT_WORK(&hp->tty_resize, hvc_set_winsz); in hvc_alloc()
H A Dhvc_console.h48 struct work_struct tty_resize; member

Completed in 5 milliseconds