Home
last modified time | relevance | path

Searched defs:sin (Results 1 – 8 of 8) sorted by relevance

/qemu/ui/
H A Dspice-input.c31 SpiceKbdInstance sin; member
49 static void kbd_push_key(SpiceKbdInstance *sin, uint8_t scancode) in kbd_push_key()
82 static uint8_t kbd_get_leds(SpiceKbdInstance *sin) in kbd_get_leds()
143 static void mouse_motion(SpiceMouseInstance *sin, int dx, int dy, int dz, in mouse_motion()
153 static void mouse_buttons(SpiceMouseInstance *sin, uint32_t buttons_state) in mouse_buttons()
169 static void tablet_set_logical_size(SpiceTabletInstance* sin, int width, int height) in tablet_set_logical_size()
183 static void tablet_position(SpiceTabletInstance* sin, int x, int y, in tablet_position()
195 static void tablet_wheel(SpiceTabletInstance* sin, int wheel, in tablet_wheel()
204 static void tablet_buttons(SpiceTabletInstance *sin, in tablet_buttons()
H A Dspice-display.c509 static void interface_attached_worker(QXLInstance *sin) in interface_attached_worker()
514 static void interface_attach_worker(QXLInstance *sin, QXLWorker *qxl_worker) in interface_attach_worker()
520 static void interface_set_compression_level(QXLInstance *sin, int level) in interface_set_compression_level()
525 static void interface_get_init_info(QXLInstance *sin, QXLDevInitInfo *info) in interface_get_init_info()
538 static int interface_get_command(QXLInstance *sin, QXLCommandExt *ext) in interface_get_command()
556 static int interface_req_cmd_notification(QXLInstance *sin) in interface_req_cmd_notification()
561 static void interface_release_resource(QXLInstance *sin, in interface_release_resource()
588 static int interface_get_cursor_command(QXLInstance *sin, QXLCommandExt *ext) in interface_get_cursor_command()
608 static int interface_req_cursor_notification(QXLInstance *sin) in interface_req_cursor_notification()
613 static void interface_notify_update(QXLInstance *sin, uint32_t update_id) in interface_notify_update()
[all …]
H A Dspice-core.c302 static void migrate_connect_complete_cb(SpiceMigrateInstance *sin) in migrate_connect_complete_cb()
307 static void migrate_end_complete_cb(SpiceMigrateInstance *sin) in migrate_end_complete_cb()
849 static int qemu_spice_add_interface(SpiceBaseInstance *sin) in qemu_spice_add_interface()
/qemu/hw/display/
H A Dqxl.c531 static void interface_attached_worker(QXLInstance *sin) in interface_attached_worker()
539 static void interface_attach_worker(QXLInstance *sin, QXLWorker *qxl_worker) in interface_attach_worker()
545 static void interface_set_compression_level(QXLInstance *sin, int level) in interface_set_compression_level()
559 static void interface_get_init_info(QXLInstance *sin, QXLDevInitInfo *info) in interface_get_init_info()
626 static int interface_get_command(QXLInstance *sin, struct QXLCommandExt *ext) in interface_get_command()
682 static int interface_req_cmd_notification(QXLInstance *sin) in interface_req_cmd_notification()
748 static void interface_release_resource(QXLInstance *sin, in interface_release_resource()
801 static int interface_get_cursor_command(QXLInstance *sin, struct QXLCommandExt *ext) in interface_get_cursor_command()
844 static int interface_req_cursor_notification(QXLInstance *sin) in interface_req_cursor_notification()
865 static void interface_notify_update(QXLInstance *sin, uint32_t update_id) in interface_notify_update()
[all …]
/qemu/chardev/
H A Dspice.c17 static int vmc_write(SpiceCharDeviceInstance *sin, const uint8_t *buf, int len) in vmc_write()
41 static int vmc_read(SpiceCharDeviceInstance *sin, uint8_t *buf, int len) in vmc_read()
60 static void vmc_event(SpiceCharDeviceInstance *sin, uint8_t event) in vmc_event()
78 static void vmc_state(SpiceCharDeviceInstance *sin, int connected) in vmc_state()
/qemu/include/chardev/
H A Dspice.h11 SpiceCharDeviceInstance sin; member
/qemu/audio/
H A Dspiceaudio.c46 SpicePlaybackInstance sin; member
56 SpiceRecordInstance sin; member
/qemu/include/hw/display/
H A Ddm163.h37 uint8_t sin; member