Home
last modified time | relevance | path

Searched refs:BadDevice (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xiwarppointer.c69 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 Dprotocol-xiquerypointer.c119 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 Dprotocol-xisetclientpointer.c64 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 Dprotocol-xipassivegrabdevice.c184 request_XIPassiveGrabDevice(&client_request, request, BadDevice, in test_XIPassiveGrabDevice()
H A Dprotocol-xiselectevents.c327 request_XISelectEvent(req, BadDevice); in test_XISelectEvents()
H A Dprotocol-xiquerydevice.c331 request_XIQueryDevice(&data, i, BadDevice); in test_XIQueryDevice()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxichangehierarchy.c233 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 Dopendev.c104 if (status == BadDevice) { /* not open */ in ProcXOpenDevice()
109 return BadDevice; in ProcXOpenDevice()
115 return BadDevice; in ProcXOpenDevice()
H A Dxisetdevfocus.c82 return BadDevice; in ProcXISetFocus()
102 return BadDevice; in ProcXIGetFocus()
H A Dgrabdev.c186 if (rc != BadDevice && rc != Success) in CreateMaskFromList()
188 if (rc == BadDevice || (dev != NULL && tdev != dev)) in CreateMaskFromList()
H A Dchgkbd.c97 return BadDevice; in ProcXChangeKeyboardDevice()
H A Dchgptr.c98 return BadDevice; in ProcXChangePointerDevice()
H A Dsetfocus.c104 return BadDevice; in ProcXSetDeviceFocus()
H A Dexglobals.h41 extern int BadDevice;
H A Dxisetclientpointer.c80 return BadDevice; in ProcXISetClientPointer()
H A Dxichangecursor.c84 return BadDevice; in ProcXIChangeCursor()
H A Dgetfocus.c100 return BadDevice; in ProcXGetDeviceFocus()
H A Dungrdevb.c115 return BadDevice; in ProcXUngrabDeviceButton()
H A Dungrdevk.c117 return BadDevice; in ProcXUngrabDeviceKey()
H A Dxiwarppointer.c101 return BadDevice; in ProcXIWarpPointer()
H A Dxiquerypointer.c108 return BadDevice; in ProcXIQueryPointer()
H A Dextinit.c333 int BadDevice = 0; variable
1026 BadDevice += extEntry->errorBase; in FixExtensionEvents()
1123 BadDevice = 0; in RestoreExtensionEvents()
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dusb.c974 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 Dxtest.c356 return BadDevice; in ProcXTestFakeInput()
368 return BadDevice; in ProcXTestFakeInput()
399 return BadDevice; in ProcXTestFakeInput()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c197 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()

12