Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dmain.c129 HWEventQueueType alwaysCheckForInput[2]; in dix_main() local
143 alwaysCheckForInput[0] = 0; in dix_main()
144 alwaysCheckForInput[1] = 1; in dix_main()
184 SetInputCheck(&alwaysCheckForInput[0], &alwaysCheckForInput[1]); in dix_main()