Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/loader/
H A Dloader.c85 GET_ABI_MAJOR(LoaderVersionInfo.xinputVersion), in LoaderInit()
86 GET_ABI_MINOR(LoaderVersionInfo.xinputVersion)); in LoaderInit()
172 {ABI_CLASS_XINPUT, LoaderVersionInfo.xinputVersion}, in LoaderGetABIVersion()
H A Dloader.h65 int xinputVersion; member
H A Dloadmod.c460 ver = LoaderVersionInfo.xinputVersion; in CheckVersion()