| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-xiwarppointer.c | 69 if (rc == BadDevice) in request_XIWarpPointer() 90 if (rc == BadDevice) in request_XIWarpPointer() 113 request_XIWarpPointer(&client_request, &request, BadDevice); in test_XIWarpPointer() 116 request_XIWarpPointer(&client_request, &request, BadDevice); in test_XIWarpPointer() 123 request_XIWarpPointer(&client_request, &request, BadDevice); in test_XIWarpPointer() 125 request_XIWarpPointer(&client_request, &request, BadDevice); in test_XIWarpPointer() 127 request_XIWarpPointer(&client_request, &request, BadDevice); in test_XIWarpPointer() 135 request_XIWarpPointer(&client_request, &request, BadDevice); in test_XIWarpPointer()
|
| H A D | protocol-xiquerypointer.c | 119 if (rc == BadDevice) in request_XIQueryPointer() 129 if (rc == BadDevice) in request_XIQueryPointer() 148 request_XIQueryPointer(&client_request, &request, BadDevice); in test_XIQueryPointer() 151 request_XIQueryPointer(&client_request, &request, BadDevice); in test_XIQueryPointer() 160 request_XIQueryPointer(&client_request, &request, BadDevice); in test_XIQueryPointer() 162 request_XIQueryPointer(&client_request, &request, BadDevice); in test_XIQueryPointer() 164 request_XIQueryPointer(&client_request, &request, BadDevice); in test_XIQueryPointer() 173 request_XIQueryPointer(&client_request, &request, BadDevice); in test_XIQueryPointer()
|
| H A D | protocol-xisetclientpointer.c | 64 if (rc == BadDevice) in request_XISetClientPointer() 74 if (rc == BadDevice) in request_XISetClientPointer() 91 request_XISetClientPointer(&request, BadDevice); in test_XISetClientPointer() 94 request_XISetClientPointer(&request, BadDevice); in test_XISetClientPointer() 108 request_XISetClientPointer(&request, BadDevice); in test_XISetClientPointer()
|
| H A D | protocol-xipassivegrabdevice.c | 184 request_XIPassiveGrabDevice(&client_request, request, BadDevice, in test_XIPassiveGrabDevice()
|
| H A D | protocol-xiselectevents.c | 327 request_XISelectEvent(req, BadDevice); in test_XISelectEvents()
|
| H A D | protocol-xiquerydevice.c | 331 request_XIQueryDevice(&data, i, BadDevice); in test_XIQueryDevice()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 233 rc = BadDevice; in remove_master() 239 rc = BadDevice; in remove_master() 275 rc = BadDevice; in remove_master() 286 rc = BadDevice; in remove_master() 344 rc = BadDevice; in detach_slave() 351 rc = BadDevice; in detach_slave() 376 rc = BadDevice; in attach_slave() 383 rc = BadDevice; in attach_slave() 392 rc = BadDevice; in attach_slave() 398 rc = BadDevice; in attach_slave()
|
| H A D | opendev.c | 104 if (status == BadDevice) { /* not open */ in ProcXOpenDevice() 109 return BadDevice; in ProcXOpenDevice() 115 return BadDevice; in ProcXOpenDevice()
|
| H A D | xisetdevfocus.c | 82 return BadDevice; in ProcXISetFocus() 102 return BadDevice; in ProcXIGetFocus()
|
| H A D | grabdev.c | 186 if (rc != BadDevice && rc != Success) in CreateMaskFromList() 188 if (rc == BadDevice || (dev != NULL && tdev != dev)) in CreateMaskFromList()
|
| H A D | chgkbd.c | 97 return BadDevice; in ProcXChangeKeyboardDevice()
|
| H A D | chgptr.c | 98 return BadDevice; in ProcXChangePointerDevice()
|
| H A D | setfocus.c | 104 return BadDevice; in ProcXSetDeviceFocus()
|
| H A D | exglobals.h | 41 extern int BadDevice;
|
| H A D | xisetclientpointer.c | 80 return BadDevice; in ProcXISetClientPointer()
|
| H A D | xichangecursor.c | 84 return BadDevice; in ProcXIChangeCursor()
|
| H A D | getfocus.c | 100 return BadDevice; in ProcXGetDeviceFocus()
|
| H A D | ungrdevb.c | 115 return BadDevice; in ProcXUngrabDeviceButton()
|
| H A D | ungrdevk.c | 117 return BadDevice; in ProcXUngrabDeviceKey()
|
| H A D | xiwarppointer.c | 101 return BadDevice; in ProcXIWarpPointer()
|
| H A D | xiquerypointer.c | 108 return BadDevice; in ProcXIQueryPointer()
|
| H A D | extinit.c | 333 int BadDevice = 0; variable 1026 BadDevice += extEntry->errorBase; in FixExtensionEvents() 1123 BadDevice = 0; in RestoreExtensionEvents()
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | usb.c | 974 goto BadDevice; in usb_stor_probe1() 979 goto BadDevice; in usb_stor_probe1() 991 BadDevice: in usb_stor_probe1() 1007 goto BadDevice; in usb_stor_probe2() 1040 goto BadDevice; in usb_stor_probe2() 1052 goto BadDevice; in usb_stor_probe2() 1075 BadDevice: in usb_stor_probe2()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xtest.c | 356 return BadDevice; in ProcXTestFakeInput() 368 return BadDevice; in ProcXTestFakeInput() 399 return BadDevice; in ProcXTestFakeInput()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 197 return BadDevice; in PairDevices() 201 return BadDevice; in PairDevices() 204 return BadDevice; in PairDevices() 1237 return BadDevice; in dixLookupDevice() 2590 return BadDevice; in AttachDevice() 2593 return BadDevice; in AttachDevice()
|