HomeSort by: relevance | last modified time | path
    Searched refs:InputDriverRec (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.h 78 } InputDriverRec, *InputDriverPtr;
xf86Helper.c 109 /* Add a pointer to a new InputDriverRec to xf86InputDriverList */
125 xnfalloc(sizeof(InputDriverRec));
  /xsrc/external/mit/xf86-video-qxl/dist/src/
spiceqxl_inputs.c 50 static InputDriverRec XSPICE_POINTER = {
61 static InputDriverRec XSPICE_KEYBOARD = {
  /xsrc/external/mit/xf86-input-keyboard/dist/src/
kbd.c 91 _X_EXPORT InputDriverRec KBD = {
100 _X_EXPORT InputDriverRec KEYBOARD = {
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.h 85 } InputDriverRec, *InputDriverPtr;
xf86Helper.c 100 /* Add a pointer to a new InputDriverRec to xf86InputDriverList */
117 xnfalloc(sizeof(InputDriverRec));
  /xsrc/external/mit/xf86-input-vmmouse/dist/src/
vmmouse.c 215 InputDriverRec VMMOUSE = {
295 InputDriverRec *passthruMouse;
296 passthruMouse = (InputDriverRec *)LoaderSymbol("MOUSE");
  /xsrc/external/mit/xf86-input-elographics/dist/src/
xf86Elo.c 1137 _X_EXPORT InputDriverRec ELOGRAPHICS = {
  /xsrc/external/mit/xf86-input-ws/dist/src/
ws.c 96 InputDriverRec WS = {
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
xf86-input-inputtest.c 1099 InputDriverRec driver = {
  /xsrc/external/mit/xf86-input-mouse/dist/src/
mouse.c 178 _X_EXPORT InputDriverRec MOUSE = {
  /xsrc/external/mit/xf86-input-synaptics/dist/src/
synaptics.c 162 InputDriverRec SYNAPTICS = {

Completed in 20 milliseconds