Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h377 } XF86ConfInactiveRec, *XF86ConfInactivePtr; typedef
H A DLayout.c122 iptr = calloc(1, sizeof(XF86ConfInactiveRec)); in xf86parseLayoutSection()