OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InputInfoRec
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-input-synaptics/dist/test/
eventcomm-test.c
121
InputInfoRec
info = { 0 };
228
InputInfoRec
info = { 0 };
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h
391
typedef struct _InputInfoRec
InputInfoRec
;
397
InputInfoRec
**inputs; /* NULL terminated */
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h
474
typedef struct _InputInfoRec
InputInfoRec
;
480
InputInfoRec
** inputs; /* NULL terminated */
xf86Config.c
1095
InputInfoRec
Pointer = {}, Keyboard = {};
1233
devs[count - 1] = xnfalloc(sizeof(
InputInfoRec
));
1279
devs[count - 1] = xnfalloc(sizeof(
InputInfoRec
));
1376
devs[count - 1] = xnfalloc(sizeof(
InputInfoRec
));
xf86Init.c
797
InputInfoPtr dup = calloc(1, sizeof(
InputInfoRec
));
Completed in 11 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026