Searched refs:exaXorgScreenPrivateKeyRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/exa/
H A Dexamodule.c45 static DevPrivateKeyRec exaXorgScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
46 #define exaXorgScreenPrivateKey (&exaXorgScreenPrivateKeyRec)
117 if (!dixRegisterPrivateKey(&exaXorgScreenPrivateKeyRec, PRIVATE_SCREEN, 0))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/exa/
H A Dexamodule.c45 static DevPrivateKeyRec exaXorgScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
47 #define exaXorgScreenPrivateKey (&exaXorgScreenPrivateKeyRec)
117 if (!dixRegisterPrivateKey(&exaXorgScreenPrivateKeyRec, PRIVATE_SCREEN, 0))

Completed in 2 milliseconds