Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-user-gpio.c182 static void vu_gpio_handle_output(VirtIODevice *vdev, VirtQueue *vq) in vu_gpio_handle_output() function
359 gpio->command_vq = virtio_add_queue(vdev, 256, vu_gpio_handle_output); in vu_gpio_device_realize()
360 gpio->interrupt_vq = virtio_add_queue(vdev, 256, vu_gpio_handle_output); in vu_gpio_device_realize()