Searched refs:NewInputDeviceRequest (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DdarwinXinput.c131 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 Dstubs.c140 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dstubs.c128 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 Ddmxinput.c110 NewInputDeviceRequest (InputOption *options, InputAttributes *attrs, function in typeref:typename:int
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DdarwinXinput.c142 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 Dwscons.c184 rc = NewInputDeviceRequest(input_options, &attrs, &dev);
217 rc = NewInputDeviceRequest(input_options, &attrs, &dev);
H A Dudev.c291 rc = NewInputDeviceRequest(input_options, &attrs, &dev);
H A Dhal.c400 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 Dfake-symbols.h82 NewInputDeviceRequest(InputOption *options,
H A Dfake-symbols.c243 NewInputDeviceRequest(InputOption *options, function in typeref:typename:_X_EXPORT int
/xsrc/external/mit/xorg-server.old/dist/config/
H A Dudev.c194 rc = NewInputDeviceRequest(options, &attrs, &dev);
H A Ddbus.c149 ret = NewInputDeviceRequest(options, NULL, &dev);
151 DebugF("[config/dbus] NewInputDeviceRequest failed\n");
156 DebugF("[config/dbus] NewInputDeviceRequest provided no device\n");
H A Dhal.c383 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 Dinput.h560 extern _X_EXPORT int NewInputDeviceRequest(
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dvmmouse.c284 rc = NewInputDeviceRequest(input_options, attrs, &dev);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Xinput.c851 NewInputDeviceRequest (InputOption *options, InputAttributes *attrs, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Init.c741 if (NewInputDeviceRequest((*pInfo)->options, NULL, &dev) == BadAlloc)
H A Dxf86Xinput.c1025 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/include/
H A Dinput.h715 extern _X_EXPORT int NewInputDeviceRequest(InputOption *options,
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkinput.c2217 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkinput.c1930 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, function in typeref:typename:int

Completed in 58 milliseconds