Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_mem.c198 EntityInfoPtr pEnt = xf86GetEntityInfo(entityIndex); in xf86HandleInt10Options()
274 EntityInfoPtr pEnt = xf86GetEntityInfo(pInt->entityIndex); in xf86int10GetBiosLocationType()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86.h154 extern _X_EXPORT EntityInfoPtr xf86GetEntityInfo(int entityIndex);
H A Dxf86Bus.c473 xf86GetEntityInfo(int entityIndex) in xf86GetEntityInfo() function
H A Dxf86pciBus.c1033 EntityInfoPtr pEnt = xf86GetEntityInfo(entityIndex); in xf86ConfigPciEntity()
H A Dxf86Helper.c1677 EntityInfoPtr pEnt = xf86GetEntityInfo(entityIndex); in xf86ConfigFbEntity()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c994 pEnt = xf86GetEntityInfo(pScrn->entityList[0]); in PreInit()