Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c271 iptr = calloc(1, sizeof(XF86ConfInputrefRec)); in xf86parseLayoutSection()
453 iptr = calloc(1, sizeof(XF86ConfInputrefRec)); in xf86layoutAddInputDevices()
H A Dxf86Parser.h298 } XF86ConfInputrefRec, *XF86ConfInputrefPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c336 iptr = malloc(sizeof(XF86ConfInputrefRec)); in configureLayoutSection()
350 iptr = malloc(sizeof(XF86ConfInputrefRec)); in configureLayoutSection()