Searched refs:PRIVATE_DEVICE (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xorg-server/dist/dix/
H A Dprivates.c77 [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 Ddevices.c265 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 Dprivates.h38 PRIVATE_DEVICE, enumerator in enum:__anon2f8c32f00103
/xsrc/external/mit/xorg-server.old/dist/test/xi2/
H A Dprotocol-common.c163 dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dprivates.c81 [PRIVATE_DEVICE] = TRUE,
434 [PRIVATE_DEVICE] = "DEVICE",
H A Ddevices.c260 offsetof(DeviceIntRec, devPrivates), PRIVATE_DEVICE);
963 dixFreeObjectWithPrivates(dev, PRIVATE_DEVICE);
/xsrc/external/mit/xorg-server/dist/include/
H A Dprivates.h37 PRIVATE_DEVICE, enumerator in enum:__anon02518f030103
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-common.c275 dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0);
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmidispcur.c107 !dixRegisterScreenPrivateKey(&miDCDeviceKeyRec, pScreen, PRIVATE_DEVICE, 0))
H A Dmipointer.c94 if (!dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0))
H A Dmisprite.c311 if (!dixRegisterPrivateKey(&miSpriteDevPrivatesKeyRec, PRIVATE_DEVICE, 0))
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmidispcur.c97 !dixRegisterScreenPrivateKey(&miDCDeviceKeyRec, pScreen, PRIVATE_DEVICE,
H A Dmipointer.c125 if (!dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0))
H A Dmisprite.c290 (&miSpriteDevPrivatesKeyRec, PRIVATE_DEVICE, sizeof(miCursorInfoRec)))
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbActions.c71 return dixRegisterPrivateKey(&xkbDevicePrivateKeyRec, PRIVATE_DEVICE, sizeof(xkbDeviceInfoRec));
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbActions.c71 return dixRegisterPrivateKey(&xkbDevicePrivateKeyRec, PRIVATE_DEVICE,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_kms.c1767 PRIVATE_DEVICE,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_kms.c2078 PRIVATE_DEVICE,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.c1908 pScreen, PRIVATE_DEVICE,

Completed in 32 milliseconds