Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvdagent.c322 static uint32_t type_qemu_to_vdagent(enum QemuClipboardType type) in type_qemu_to_vdagent() function
365 type = type_qemu_to_vdagent(q); in vdagent_send_clipboard_grab()
414 *data = type_qemu_to_vdagent(type); in vdagent_send_clipboard_data()
497 uint32_t type = type_qemu_to_vdagent(qtype); in vdagent_clipboard_request()