Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h170 ProcessInputProc enqueueInputProc; /* enqueue */ member
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c279 dev->public.enqueueInputProc = EnqueueEvent; in AddInputDevice()
H A Devents.c1290 dev->public.processInputProc = dev->public.enqueueInputProc; in FreezeThaw()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog154232 include: never overwrite realInputProc with enqueueInputProc. Bug #13511
154235 can overwrite the device's realInputProc with the enqueueInputProc. When the
154240 overwritten with the enqueueInputProc.
154268 include: never overwrite realInputProc with enqueueInputProc. Bug #13511
154271 can overwrite the device's realInputProc with the enqueueInputProc. When the
154276 overwritten with the enqueueInputProc.