Searched refs:RemoveDevice (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | stubs.c | 144 RemoveDevice(dev, TRUE);
|
| H A D | xichangehierarchy.c | 346 RemoveDevice(XTestptr, FALSE); 347 RemoveDevice(XTestkeybd, FALSE); 348 RemoveDevice(keybd, FALSE); 349 RemoveDevice(ptr, FALSE);
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | xichangehierarchy.c | 333 RemoveDevice(XTestptr, FALSE); 334 RemoveDevice(XTestkeybd, FALSE); 335 RemoveDevice(keybd, FALSE); 336 RemoveDevice(ptr, FALSE);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 807 RemoveDevice(dev, TRUE); 815 RemoveDevice(dev, TRUE); 828 RemoveDevice(dev, TRUE); 955 if (pInfo) /* need to get these before RemoveDevice */ 959 RemoveDevice(pDev, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 984 RemoveDevice(dev, TRUE); 991 RemoveDevice(dev, TRUE); 1001 RemoveDevice(dev, TRUE); 1138 if (pInfo) /* need to get these before RemoveDevice */ 1142 RemoveDevice(pDev, TRUE);
|
| /xsrc/external/mit/xorg-server.old/dist/config/ |
| H A D | dbus.c | 177 RemoveDevice(dev, TRUE);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | input.h | 276 extern _X_EXPORT int RemoveDevice(
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | devices.c | 903 * Don't call this function directly, use RemoveDevice() instead. 1066 RemoveDevice(DeviceIntPtr dev, BOOL sendevent) function in typeref:typename:int 2629 RemoveDevice(pointer, FALSE); 2648 RemoveDevice(pointer, FALSE); 2654 RemoveDevice(keyboard, FALSE); 2655 RemoveDevice(pointer, FALSE);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | devices.c | 988 * Don't call this function directly, use RemoveDevice() instead. 1177 RemoveDevice(DeviceIntPtr dev, BOOL sendevent) function in typeref:typename:int 2817 RemoveDevice(pointer, FALSE); 2837 RemoveDevice(pointer, FALSE); 2843 RemoveDevice(keyboard, FALSE); 2844 RemoveDevice(pointer, FALSE);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | input.h | 308 extern _X_EXPORT int RemoveDevice(DeviceIntPtr /*dev */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kinput.c | 2324 RemoveDevice(pDev, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kinput.c | 2076 RemoveDevice(pDev, TRUE);
|
Completed in 26 milliseconds