Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Ddmabuf.h25 int qemu_dmabuf_get_fd(QemuDmaBuf *dmabuf);
/openbmc/qemu/ui/
H A Ddmabuf.c68 int qemu_dmabuf_get_fd(QemuDmaBuf *dmabuf) in qemu_dmabuf_get_fd() function
H A Degl-helpers.c326 attrs[i++] = qemu_dmabuf_get_fd(dmabuf); in egl_dmabuf_import_texture()
H A Ddbus-listener.c289 fd = qemu_dmabuf_get_fd(dmabuf); in dbus_scanout_dmabuf()