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.c158 static void vdagent_send_msg(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_send_msg() function
209 vdagent_send_msg(vd, msg); in vdagent_send_caps()
235 vdagent_send_msg(vd, msg); in vdagent_send_mouse()
374 vdagent_send_msg(vd, msg); in vdagent_send_clipboard_grab()
392 vdagent_send_msg(vd, msg); in vdagent_send_clipboard_release()
422 vdagent_send_msg(vd, msg); in vdagent_send_clipboard_data()
515 vdagent_send_msg(vd, msg); in vdagent_clipboard_request()