Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c80 static DevPrivateKeyRec xf86RandR12KeyRec; variable
862 xf86RandR12Key = &xf86RandR12KeyRec; in xf86RandR12Init()
863 if (!dixRegisterPrivateKey(&xf86RandR12KeyRec, PRIVATE_SCREEN, 0)) in xf86RandR12Init()