Home
last modified time | relevance | path

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

/qemu/include/ui/
H A Dconsole.h117 typedef struct touch_slot { struct
121 } touch_slot; typedef
124 struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX],
/qemu/ui/
H A Ddbus-console.c37 static struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX];
617 struct touch_slot *slot = &touch_slots[i]; in dbus_display_console_new()
H A Dconsole.c622 struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX], in console_handle_touch_event()
629 struct touch_slot *slot; in console_handle_touch_event()
H A Dgtk.c133 static struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX];
2235 struct touch_slot *slot = &touch_slots[i]; in gd_vc_gfx_init()