Home
last modified time | relevance | path

Searched refs:VIRTIO_CONSOLE_PORT_OPEN (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_console.h74 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_console.h74 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_console.h37 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_console.h46 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_console.h46 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c1001 send_control_msg(port, VIRTIO_CONSOLE_PORT_OPEN, 0); in port_fops_release()
1074 send_control_msg(filp->private_data, VIRTIO_CONSOLE_PORT_OPEN, 1); in port_fops_open()
1270 send_control_msg(port, VIRTIO_CONSOLE_PORT_OPEN, 1); in init_port_console()
1635 case VIRTIO_CONSOLE_PORT_OPEN: in handle_control_message()
2211 send_control_msg(port, VIRTIO_CONSOLE_PORT_OPEN, 1); in virtcons_restore()
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c995 send_control_msg(port, VIRTIO_CONSOLE_PORT_OPEN, 0); in port_fops_release()
1068 send_control_msg(filp->private_data, VIRTIO_CONSOLE_PORT_OPEN, 1); in port_fops_open()
1267 send_control_msg(port, VIRTIO_CONSOLE_PORT_OPEN, 1); in init_port_console()
1630 case VIRTIO_CONSOLE_PORT_OPEN: in handle_control_message()
2214 send_control_msg(port, VIRTIO_CONSOLE_PORT_OPEN, 1); in virtcons_restore()

Completed in 7 milliseconds