Searched refs:exaXorgScreenPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
45 static DevPrivateKeyRec exaXorgScreenPrivateKeyRec; variable47 #define exaXorgScreenPrivateKey (&exaXorgScreenPrivateKeyRec)116 if (!dixRegisterPrivateKey(&exaXorgScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in exaDDXDriverInit()