Searched refs:INPUT_EVENT_SLOTS_MAX (Results 1 – 6 of 6) sorted by relevance
37 static struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX];599 INPUT_EVENT_SLOTS_MAX); in dbus_display_console_new()603 for (i = 0; i < INPUT_EVENT_SLOTS_MAX; i++) { in dbus_display_console_new()
601 struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX], in console_handle_touch_event() argument613 if (num_slot >= INPUT_EVENT_SLOTS_MAX) { in console_handle_touch_event()616 num_slot, INPUT_EVENT_SLOTS_MAX); in console_handle_touch_event()628 for (i = 0; i < INPUT_EVENT_SLOTS_MAX; ++i) { in console_handle_touch_event()
133 static struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX];2234 for (i = 0; i < INPUT_EVENT_SLOTS_MAX; i++) { in gd_vc_gfx_init()
16 #define INPUT_EVENT_SLOTS_MAX 0xa macro
122 struct touch_slot touch_slots[INPUT_EVENT_SLOTS_MAX],
570 .u.abs.max = const_le32(INPUT_EVENT_SLOTS_MAX),576 .u.abs.max = const_le32(INPUT_EVENT_SLOTS_MAX),