| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 227 rc = dixLookupDevice(&ptr, r->deviceid, client, DixDestroyAccess); in remove_master() 244 rc = dixLookupDevice(&ptr, ptr->id, client, DixDestroyAccess); in remove_master() 248 rc = dixLookupDevice(&keybd, keybd->id, client, DixDestroyAccess); in remove_master() 253 rc = dixLookupDevice(&XTestptr, XTestptr->id, client, DixDestroyAccess); in remove_master() 258 rc = dixLookupDevice(&XTestkeybd, XTestkeybd->id, client, DixDestroyAccess); in remove_master() 269 rc = dixLookupDevice(&newptr, r->return_pointer, client, DixAddAccess); in remove_master() 279 rc = dixLookupDevice(&newkeybd, r->return_keyboard, in remove_master() 338 rc = dixLookupDevice(&dev, c->deviceid, client, DixManageAccess); in detach_slave() 370 rc = dixLookupDevice(&dev, c->deviceid, client, DixManageAccess); in attach_slave() 387 rc = dixLookupDevice(&newmaster, c->new_master, client, DixAddAccess); in attach_slave()
|
| H A D | xiselectev.c | 65 dixLookupDevice(&tmp, deviceid, serverClient, DixReadAccess); in check_for_touch_selection_conflicts() 178 rc = dixLookupDevice(&dev, evmask->deviceid, client, DixUseAccess); in ProcXISelectEvents() 262 dixLookupDevice(&dev, evmask->deviceid, client, DixUseAccess); in ProcXISelectEvents() 342 rc = dixLookupDevice(&dev, i, client, DixGetAttrAccess); in ProcXIGetSelectedEvents()
|
| H A D | ungrdevb.c | 105 rc = dixLookupDevice(&dev, stuff->grabbed_device, client, DixGrabAccess); in ProcXUngrabDeviceButton() 112 rc = dixLookupDevice(&mdev, stuff->modifier_device, client, in ProcXUngrabDeviceButton()
|
| H A D | grabdevk.c | 112 ret = dixLookupDevice(&dev, stuff->grabbed_device, client, DixGrabAccess); in ProcXGrabDeviceKey() 117 ret = dixLookupDevice(&mdev, stuff->modifier_device, client, in ProcXGrabDeviceKey()
|
| H A D | grabdevb.c | 114 ret = dixLookupDevice(&dev, stuff->grabbed_device, client, DixGrabAccess); in ProcXGrabDeviceButton() 119 ret = dixLookupDevice(&mdev, stuff->modifier_device, client, in ProcXGrabDeviceButton()
|
| H A D | ungrdevk.c | 107 rc = dixLookupDevice(&dev, stuff->grabbed_device, client, DixGrabAccess); in ProcXUngrabDeviceKey() 114 rc = dixLookupDevice(&mdev, stuff->modifier_device, client, in ProcXUngrabDeviceKey()
|
| H A D | xisetdevfocus.c | 78 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixSetFocusAccess); in ProcXISetFocus() 98 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetFocusAccess); in ProcXIGetFocus()
|
| H A D | grabdev.c | 123 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGrabAccess); in ProcXGrabDevice() 185 rc = dixLookupDevice(&tdev, device, client, DixUseAccess); in CreateMaskFromList()
|
| H A D | xigrabdev.c | 81 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGrabAccess); in ProcXIGrabDevice() 159 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXIUngrabDevice()
|
| H A D | xiproperty.c | 862 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess); in ProcXListDeviceProperties() 899 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetPropAccess); in ProcXChangeDeviceProperty() 927 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetPropAccess); in ProcXDeleteDeviceProperty() 954 rc = dixLookupDevice(&dev, stuff->deviceid, client, in ProcXGetDeviceProperty() 1101 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess); in ProcXIListProperties() 1138 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetPropAccess); in ProcXIChangeProperty() 1166 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetPropAccess); in ProcXIDeleteProperty() 1193 rc = dixLookupDevice(&dev, stuff->deviceid, client, in ProcXIGetProperty()
|
| H A D | setfocus.c | 100 ret = dixLookupDevice(&dev, stuff->device, client, DixSetFocusAccess); in ProcXSetDeviceFocus()
|
| H A D | ungrdev.c | 97 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXUngrabDevice()
|
| H A D | chgkmap.c | 106 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixManageAccess); in ProcXChangeDeviceKeyMapping()
|
| H A D | allowev.c | 98 rc = dixLookupDevice(&thisdev, stuff->deviceid, client, DixGetAttrAccess); in ProcXAllowDeviceEvents()
|
| H A D | xisetclientpointer.c | 72 rc = dixLookupDevice(&pDev, stuff->deviceid, client, DixManageAccess); in ProcXISetClientPointer()
|
| H A D | setbmap.c | 99 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixManageAccess); in ProcXSetDeviceButtonMapping()
|
| H A D | getmmap.c | 96 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceModifierMapping()
|
| H A D | getbmap.c | 103 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceButtonMapping()
|
| H A D | setmmap.c | 108 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixManageAccess); in ProcXSetDeviceModifierMapping()
|
| H A D | xichangecursor.c | 79 rc = dixLookupDevice(&pDev, stuff->deviceid, client, DixSetAttrAccess); in ProcXIChangeCursor()
|
| H A D | setmode.c | 102 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetAttrAccess); in ProcXSetDeviceMode()
|
| H A D | getfocus.c | 96 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetFocusAccess); in ProcXGetDeviceFocus()
|
| H A D | setdval.c | 107 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetAttrAccess); in ProcXSetDeviceValuators()
|
| H A D | getkmap.c | 100 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceKeyMapping()
|
| H A D | closedev.c | 145 rc = dixLookupDevice(&d, stuff->deviceid, client, DixUseAccess); in ProcXCloseDevice()
|