Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvdagent.c156 static void vdagent_send_msg(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_send_msg() function
206 vdagent_send_msg(vd, msg); in vdagent_send_caps()
232 vdagent_send_msg(vd, msg); in vdagent_send_mouse()
378 vdagent_send_msg(vd, msg); in vdagent_send_clipboard_grab()
396 vdagent_send_msg(vd, msg); in vdagent_send_clipboard_release()
426 vdagent_send_msg(vd, msg); in vdagent_send_clipboard_data()
522 vdagent_send_msg(vd, msg); in vdagent_clipboard_request()