Home
last modified time | relevance | path

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

/qemu/hw/char/
H A Dvirtio-serial-bus.c458 static void control_out(VirtIODevice *vdev, VirtQueue *vq) in control_out() function
1074 vser->c_ovq = virtio_add_queue(vdev, 32, control_out); in virtio_serial_device_realize()