Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c352 dix_event_to_core_fail(int evtype, int expected_rc) in dix_event_to_core_fail() function
370 dix_event_to_core_fail(0, BadImplementation); in dix_event_to_core_conversion()
371 dix_event_to_core_fail(1, BadImplementation); in dix_event_to_core_conversion()
372 dix_event_to_core_fail(ET_ProximityOut + 1, BadImplementation); in dix_event_to_core_conversion()
373 dix_event_to_core_fail(ET_ProximityIn, BadMatch); in dix_event_to_core_conversion()
374 dix_event_to_core_fail(ET_ProximityOut, BadMatch); in dix_event_to_core_conversion()