Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInputClass.c37 static const xf86ConfigSymTabRec InputClassTab[] = { variable
188 while ((token = xf86getToken(InputClassTab)) != ENDSECTION) { in xf86parseInputClassSection()