Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Ddmabuf.h27 void qemu_dmabuf_close(QemuDmaBuf *dmabuf);
/openbmc/qemu/ui/
H A Ddmabuf.c86 void qemu_dmabuf_close(QemuDmaBuf *dmabuf) in qemu_dmabuf_close() function
H A Ddbus-listener.c523 qemu_dmabuf_close(dmabuf); in dbus_scanout_texture()
/openbmc/qemu/hw/vfio/
H A Ddisplay.c266 qemu_dmabuf_close(dmabuf->buf); in vfio_display_free_one_dmabuf()
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c268 qemu_dmabuf_close(dmabuf); in vhost_user_gpu_handle_display()