Searched refs:InputInfoRec (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A Deventcomm-test.c121 InputInfoRec info = { 0 };
228 InputInfoRec info = { 0 };
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86str.h474 typedef struct _InputInfoRec InputInfoRec; typedef in typeref:struct:_InputInfoRec
480 InputInfoRec** inputs; /* NULL terminated */
H A Dxf86Config.c1095 InputInfoRec Pointer = {}, Keyboard = {};
1233 devs[count - 1] = xnfalloc(sizeof(InputInfoRec));
1279 devs[count - 1] = xnfalloc(sizeof(InputInfoRec));
1376 devs[count - 1] = xnfalloc(sizeof(InputInfoRec));
H A Dxf86Init.c797 InputInfoPtr dup = calloc(1, sizeof(InputInfoRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h391 typedef struct _InputInfoRec InputInfoRec; typedef in typeref:struct:_InputInfoRec
397 InputInfoRec **inputs; /* NULL terminated */

Completed in 16 milliseconds