Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h120 typedef struct _InputClients { struct
121 InputClientsPtr next; /**< Pointer to the next mask */
122 XID resource; /**< id for putting into resource manager */
123 Mask mask[EMASKSIZE]; /**< Actual XI event mask, deviceid is index */
125 struct _XI2Mask *xi2mask;