Searched refs:dix_event_to_core (Results 1 – 2 of 2) sorted by relevance
231 dix_event_to_core(int type) in dix_event_to_core() function376 dix_event_to_core(ET_KeyPress); in dix_event_to_core_conversion()377 dix_event_to_core(ET_KeyRelease); in dix_event_to_core_conversion()378 dix_event_to_core(ET_ButtonPress); in dix_event_to_core_conversion()379 dix_event_to_core(ET_ButtonRelease); in dix_event_to_core_conversion()380 dix_event_to_core(ET_Motion); in dix_event_to_core_conversion()
12046 test: input: Fix used uninitialized warning in dix_event_to_core12048 input.c: In function ‘dix_event_to_core’: