Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvirtio-gpu-base.c183 VirtIOHandleOutput cursor_cb, in virtio_gpu_base_device_realize() argument
225 virtio_add_queue(vdev, 16, cursor_cb); in virtio_gpu_base_device_realize()
228 virtio_add_queue(vdev, 16, cursor_cb); in virtio_gpu_base_device_realize()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h301 VirtIOHandleOutput cursor_cb,