Home
last modified time | relevance | path

Searched refs:DRIEntPrivIndex (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h70 ((DRIEntPrivIndex < 0) ? \
73 DRIEntPrivIndex)->ptr)))
H A Ddri.c74 static int DRIEntPrivIndex = -1; variable
164 if (DRIEntPrivIndex == -1) in DRIOpenDRMMaster()
165 DRIEntPrivIndex = xf86AllocateEntityPrivateIndex(); in DRIOpenDRMMaster()
266 xf86GetEntityPrivate((pScrn)->entityList[0], DRIEntPrivIndex)->ptr = in DRIOpenDRMMaster()