Searched refs:I810DRIRec (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.h57 } I810DRIRec, *I810DRIPtr; typedef in typeref:struct:__anon460743830108
H A Di810_dri.c281 if (!(pI810DRI = (I810DRIPtr) calloc(sizeof(I810DRIRec), 1))) {
287 pDRIInfo->devPrivateSize = sizeof(I810DRIRec);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.h57 } I810DRIRec, *I810DRIPtr; typedef in typeref:struct:__anonf506c5370108
H A Di810_dri.c281 if (!(pI810DRI = (I810DRIPtr) calloc(sizeof(I810DRIRec), 1))) {
287 pDRIInfo->devPrivateSize = sizeof(I810DRIRec);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.h57 } I810DRIRec, *I810DRIPtr; typedef in typeref:struct:__anonc833345a0108
H A Di810_dri.c373 if (!(pI810DRI = (I810DRIPtr) xcalloc(sizeof(I810DRIRec), 1))) {
379 pDRIInfo->devPrivateSize = sizeof(I810DRIRec);

Completed in 8 milliseconds