Searched refs:ReadInput (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dhurd_kbd.c132 ReadInput(InputInfoPtr pInfo) function in typeref:typename:void
162 pInfo->read_input = ReadInput;
H A Dsun_kbd.c245 /* Allocate here so we don't alloc in ReadInput which may be called
440 ReadInput(InputInfoPtr pInfo) function in typeref:typename:void
500 pInfo->read_input = ReadInput;
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c125 static void ReadInput(InputInfoPtr);
789 pInfo->read_input = ReadInput;
1468 ReadInput(InputInfoPtr pInfo) function in typeref:typename:void
1536 /* timeout, but within the same ReadInput cycle! */
1561 /* timeout, but within the same ReadInput cycle! */

Completed in 8 milliseconds