| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | darwinXinput.c | 131 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, function in typeref:typename:int 134 DEBUG_LOG("NewInputDeviceRequest(%p, %p)\n", options, pdev); 157 * the NewInputDeviceRequest/DeleteInputDeviceRequest
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | stubs.c | 140 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | stubs.c | 128 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, function in typeref:typename:int 153 * the NewInputDeviceRequest/DeleteInputDeviceRequest
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxinput.c | 110 NewInputDeviceRequest (InputOption *options, InputAttributes *attrs, function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwinXinput.c | 142 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, function in typeref:typename:int 145 DEBUG_LOG("NewInputDeviceRequest(%p, %p)\n", options, pdev);
|
| /xsrc/external/mit/xorg-server/dist/config/ |
| H A D | wscons.c | 184 rc = NewInputDeviceRequest(input_options, &attrs, &dev); 217 rc = NewInputDeviceRequest(input_options, &attrs, &dev);
|
| H A D | udev.c | 291 rc = NewInputDeviceRequest(input_options, &attrs, &dev);
|
| H A D | hal.c | 400 if ((rc = NewInputDeviceRequest(input_options, &attrs, &dev)) != Success) { 401 LogMessage(X_ERROR, "config/hal: NewInputDeviceRequest failed (%d)\n",
|
| /xsrc/external/mit/xf86-input-synaptics/dist/test/ |
| H A D | fake-symbols.h | 82 NewInputDeviceRequest(InputOption *options,
|
| H A D | fake-symbols.c | 243 NewInputDeviceRequest(InputOption *options, function in typeref:typename:_X_EXPORT int
|
| /xsrc/external/mit/xorg-server.old/dist/config/ |
| H A D | udev.c | 194 rc = NewInputDeviceRequest(options, &attrs, &dev);
|
| H A D | dbus.c | 149 ret = NewInputDeviceRequest(options, NULL, &dev); 151 DebugF("[config/dbus] NewInputDeviceRequest failed\n"); 156 DebugF("[config/dbus] NewInputDeviceRequest provided no device\n");
|
| H A D | hal.c | 383 if ((rc = NewInputDeviceRequest(options, &attrs, &dev)) != Success) { 384 LogMessage(X_ERROR, "config/hal: NewInputDeviceRequest failed (%d)\n", rc);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | input.h | 560 extern _X_EXPORT int NewInputDeviceRequest(
|
| /xsrc/external/mit/xf86-input-vmmouse/dist/src/ |
| H A D | vmmouse.c | 284 rc = NewInputDeviceRequest(input_options, attrs, &dev);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 851 NewInputDeviceRequest (InputOption *options, InputAttributes *attrs, function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Init.c | 741 if (NewInputDeviceRequest((*pInfo)->options, NULL, &dev) == BadAlloc)
|
| H A D | xf86Xinput.c | 1025 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | input.h | 715 extern _X_EXPORT int NewInputDeviceRequest(InputOption *options,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kinput.c | 2217 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kinput.c | 1930 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, function in typeref:typename:int
|