Searched refs:miScreenPrivKeyRec (Results 1 – 1 of 1) sorted by relevance
56 static DevPrivateKeyRec miScreenPrivKeyRec; variable58 #define miScreenPrivKey (&miScreenPrivKeyRec)251 if (!dixRegisterPrivateKey(&miScreenPrivKeyRec, PRIVATE_SCREEN, 0)) in miScreenInit()