Searched refs:ExaScreenPrivRec (Results 1 – 2 of 2) sorted by relevance
215 } ExaScreenPrivRec, *ExaScreenPrivPtr; typedef
878 if (!dixRegisterPrivateKey(&exaScreenPrivateKeyRec, PRIVATE_SCREEN, sizeof(ExaScreenPrivRec))) { in exaDriverInit()