Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvirtio_console.h73 #define VIRTIO_CONSOLE_RESIZE 5 macro
/linux/drivers/char/
H A Dvirtio_console.c1577 case VIRTIO_CONSOLE_RESIZE: { in handle_control_message()