Searched refs:I810RingBuffer (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810.h95 } I810RingBuffer; typedef in typeref:struct:__anon8bba1c050208
178 I810RingBuffer *LpRing;
H A Di810_accel.c86 I810RingBuffer *ring = pI810->LpRing;
H A Di810_driver.c1509 memset(pI810->LpRing, 0, sizeof(I810RingBuffer));
1547 pI810->LpRing = calloc(sizeof(I810RingBuffer),1);
H A Di810_dri.c91 I810RingBuffer *ring = pI810->LpRing;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810.h95 } I810RingBuffer; typedef in typeref:struct:__anon8ff4e3b90208
178 I810RingBuffer *LpRing;
H A Di810_accel.c86 I810RingBuffer *ring = pI810->LpRing;
H A Di810_driver.c1509 memset(pI810->LpRing, 0, sizeof(I810RingBuffer));
1547 pI810->LpRing = calloc(sizeof(I810RingBuffer),1);
H A Di810_dri.c91 I810RingBuffer *ring = pI810->LpRing;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810.h108 } I810RingBuffer; typedef in typeref:struct:__anon3379395c0208
192 I810RingBuffer *LpRing;
H A Di810_accel.c178 I810RingBuffer *ring = pI810->LpRing;
H A Di810_driver.c1868 memset(pI810->LpRing, 0, sizeof(I810RingBuffer));
1917 pI810->LpRing = xcalloc(sizeof(I810RingBuffer),1);
H A Di810_dri.c99 I810RingBuffer *ring = pI810->LpRing;

Completed in 18 milliseconds