Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInput.c81 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec) in xf86parseInputSection()
H A DPointer.c101 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec) in xf86parsePointerSection()
H A Dxf86Parser.h291 } XF86ConfInputRec, *XF86ConfInputPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c161 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec); in configureInputSection()
178 mouse = calloc(1, sizeof(XF86ConfInputRec)); in configureInputSection()
H A Dxf86Config.c1023 XF86ConfInputRec defPtr, defKbd; in checkCoreInputDevices()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog83933 XF86ConfInputRec are copied over into the options for NIDR to see them.