Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86RandR.c48 static DevPrivateKeyRec xf86RandRKeyRec; variable
415 xf86RandRKey = &xf86RandRKeyRec; in xf86RandRInit()
417 if (!dixRegisterPrivateKey(&xf86RandRKeyRec, PRIVATE_SCREEN, 0)) in xf86RandRInit()