Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h491 } EntityInfoRec, *EntityInfoPtr; typedef
H A Dxf86Bus.c484 pEnt = xnfcalloc(1, sizeof(EntityInfoRec)); in xf86GetEntityInfo()