Home
last modified time | relevance | path

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

/qemu/include/ui/
H A Ddmabuf.h29 void qemu_dmabuf_dup_fds(QemuDmaBuf *dmabuf, int *fds, int nfds);
/qemu/ui/
H A Ddmabuf.c86 void qemu_dmabuf_dup_fds(QemuDmaBuf *dmabuf, int *fds, int nfds) in qemu_dmabuf_dup_fds() function
H A Dspice-display.c1130 qemu_dmabuf_dup_fds(dmabuf, fds, DMABUF_MAX_PLANES); in qemu_spice_gl_update()