Searched refs:exaScreenPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance
217 extern DevPrivateKeyRec exaScreenPrivateKeyRec;219 #define exaScreenPrivateKey (&exaScreenPrivateKeyRec)
40 DevPrivateKeyRec exaScreenPrivateKeyRec; variable878 if (!dixRegisterPrivateKey(&exaScreenPrivateKeyRec, PRIVATE_SCREEN, sizeof(ExaScreenPrivRec))) { in exaDriverInit()