| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | privates.c | 77 [PRIVATE_DEVICE] = TRUE, 95 [PRIVATE_DEVICE] = "DEVICE", 122 [PRIVATE_DEVICE] = FALSE, 273 if (!fixup(&device->devPrivates, global_keys[PRIVATE_DEVICE].offset, bytes)) 292 [PRIVATE_DEVICE] = fixupDevices,
|
| H A D | devices.c | 265 if (!dixAllocatePrivates(&dev->devPrivates, PRIVATE_DEVICE)) { 296 dixFreePrivates(dev->devPrivates, PRIVATE_DEVICE); 1048 dixFreePrivates(dev->devPrivates, PRIVATE_DEVICE);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | privates.h | 38 PRIVATE_DEVICE, enumerator in enum:__anon2f8c32f00103
|
| /xsrc/external/mit/xorg-server.old/dist/test/xi2/ |
| H A D | protocol-common.c | 163 dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | privates.c | 81 [PRIVATE_DEVICE] = TRUE, 434 [PRIVATE_DEVICE] = "DEVICE",
|
| H A D | devices.c | 260 offsetof(DeviceIntRec, devPrivates), PRIVATE_DEVICE); 963 dixFreeObjectWithPrivates(dev, PRIVATE_DEVICE);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | privates.h | 37 PRIVATE_DEVICE, enumerator in enum:__anon02518f030103
|
| /xsrc/external/mit/xorg-server/dist/test/xi2/ |
| H A D | protocol-common.c | 275 dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | midispcur.c | 107 !dixRegisterScreenPrivateKey(&miDCDeviceKeyRec, pScreen, PRIVATE_DEVICE, 0))
|
| H A D | mipointer.c | 94 if (!dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0))
|
| H A D | misprite.c | 311 if (!dixRegisterPrivateKey(&miSpriteDevPrivatesKeyRec, PRIVATE_DEVICE, 0))
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | midispcur.c | 97 !dixRegisterScreenPrivateKey(&miDCDeviceKeyRec, pScreen, PRIVATE_DEVICE,
|
| H A D | mipointer.c | 125 if (!dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0))
|
| H A D | misprite.c | 290 (&miSpriteDevPrivatesKeyRec, PRIVATE_DEVICE, sizeof(miCursorInfoRec)))
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbActions.c | 71 return dixRegisterPrivateKey(&xkbDevicePrivateKeyRec, PRIVATE_DEVICE, sizeof(xkbDeviceInfoRec));
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbActions.c | 71 return dixRegisterPrivateKey(&xkbDevicePrivateKeyRec, PRIVATE_DEVICE,
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_kms.c | 1767 PRIVATE_DEVICE,
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_kms.c | 2078 PRIVATE_DEVICE,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 1908 pScreen, PRIVATE_DEVICE,
|