Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Ddmabuf.h47 void qemu_dmabuf_set_fd(QemuDmaBuf *dmabuf, int32_t fd);
/openbmc/qemu/ui/
H A Ddmabuf.c225 void qemu_dmabuf_set_fd(QemuDmaBuf *dmabuf, int32_t fd) in qemu_dmabuf_set_fd() function