Home
last modified time | relevance | path

Searched defs:_DeviceRec (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h166 typedef struct _DeviceRec { struct
167 void *devicePrivate;
168 ProcessInputProc processInputProc; /* current */
169 ProcessInputProc realInputProc; /* deliver */
170 ProcessInputProc enqueueInputProc; /* enqueue */
171 Bool on; /* used by DDX to keep state */