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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_console.h93 extern void __hvc_resize(struct hvc_struct *hp, struct winsize ws);
100 __hvc_resize(hp, ws);
H A Dhvc_console.c688 * __hvc_resize() - Update terminal window size information.
697 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) function
702 EXPORT_SYMBOL_GPL(__hvc_resize); variable
H A Dhvc_iucv.c281 __hvc_resize(priv->hvc, *((struct winsize *) rb->mbuf->data));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_console.h93 extern void __hvc_resize(struct hvc_struct *hp, struct winsize ws);
100 __hvc_resize(hp, ws);
H A Dhvc_console.c688 * __hvc_resize() - Update terminal window size information.
697 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) function
702 EXPORT_SYMBOL_GPL(__hvc_resize); variable
H A Dhvc_iucv.c281 __hvc_resize(priv->hvc, *((struct winsize *) rb->mbuf->data));

Completed in 117 milliseconds