Lines Matching refs:payload
192 gpointer payload) in vg_recv_msg() argument
206 if (size && vg_sock_fd_read(g->sock_fd, payload, size) != size) { in vg_recv_msg()
340 .payload.edid_req = { in vg_get_edid()
431 .payload.scanout.scanout_id = scanout_id, in vg_disable_scanout()
719 .payload.dmabuf_scanout = (VhostUserGpuDMABUFScanout) { in vg_set_scanout()
740 .payload.scanout = (VhostUserGpuScanout) { in vg_set_scanout()
810 .payload.update = (VhostUserGpuUpdate) { in vg_resource_flush()
830 msg->payload.update = (VhostUserGpuUpdate) { in vg_resource_flush()
839 msg->payload.update.width, in vg_resource_flush()
840 msg->payload.update.height, in vg_resource_flush()
842 payload.update.data), in vg_resource_flush()
972 .payload.cursor_pos = { in vg_process_cursor_cmd()
986 .payload.cursor_update = { in vg_process_cursor_cmd()
999 msg.payload.cursor_update.data); in vg_process_cursor_cmd()
1002 msg.payload.cursor_update.data); in vg_process_cursor_cmd()
1091 .payload.u64 = protocol_features, in protocol_features_cb()