Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/hvc/
Dhvc_console.h89 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize() function
/linux-6.1.9/drivers/char/
Dvirtio_console.c1179 hvc_resize(port->cons.hvc, port->cons.ws); in resize_console()