Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvirtio_console.h73 #define VIRTIO_CONSOLE_RESIZE 5 macro
/Linux-v4.19/drivers/char/
Dvirtio_console.c1642 case VIRTIO_CONSOLE_RESIZE: { in handle_control_message()