Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_console.h87 extern void __hvc_resize(struct hvc_struct *hp, struct winsize ws);
94 __hvc_resize(hp, ws); in hvc_resize()
H A Dhvc_console.c778 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) in __hvc_resize() function
783 EXPORT_SYMBOL_GPL(__hvc_resize);