Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/
H A Dexamodule.c45 static DevPrivateKeyRec exaXorgScreenPrivateKeyRec; variable
47 #define exaXorgScreenPrivateKey (&exaXorgScreenPrivateKeyRec)
116 if (!dixRegisterPrivateKey(&exaXorgScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in exaDDXDriverInit()