Home
last modified time | relevance | path

Searched defs:entityIndex (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Bus.c291 xf86IsEntityPrimary(int entityIndex) in xf86IsEntityPrimary()
328 xf86AddEntityToScreen(ScrnInfoPtr pScrn, int entityIndex) in xf86AddEntityToScreen()
350 xf86SetEntityInstanceForScreen(ScrnInfoPtr pScrn, int entityIndex, int instance) in xf86SetEntityInstanceForScreen()
370 xf86FindScreenForEntity(int entityIndex) in xf86FindScreenForEntity()
389 xf86RemoveEntityFromScreen(ScrnInfoPtr pScrn, int entityIndex) in xf86RemoveEntityFromScreen()
411 int i, entityIndex; in xf86ClearEntityListForScreen() local
432 xf86AddDevToEntity(int entityIndex, GDevPtr dev) in xf86AddDevToEntity()
449 xf86RemoveDevFromEntity(int entityIndex, GDevPtr dev) in xf86RemoveDevFromEntity()
473 xf86GetEntityInfo(int entityIndex) in xf86GetEntityInfo()
504 xf86GetNumEntityInstances(int entityIndex) in xf86GetNumEntityInstances()
[all …]
H A Dxf86pciBus.c374 xf86GetPciInfoForEntity(int entityIndex) in xf86GetPciInfoForEntity()
1029 xf86ConfigPciEntity(ScrnInfoPtr pScrn, int scrnFlag, int entityIndex, in xf86ConfigPciEntity()
H A Dxf86sbusBus.c555 xf86GetSbusInfoForEntity(int entityIndex) in xf86GetSbusInfoForEntity()
H A Dxf86platformBus.c353 xf86MergeOutputClassOptions(int entityIndex, void **options) in xf86MergeOutputClassOptions()
H A Dxf86Helper.c1673 xf86ConfigFbEntity(ScrnInfoPtr pScrn, int scrnFlag, int entityIndex, in xf86ConfigFbEntity()
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dstub.c17 xf86InitInt10(int entityIndex) in xf86InitInt10()
23 xf86ExtendedInitInt10(int entityIndex, int Flags) in xf86ExtendedInitInt10()
H A Dhelper_mem.c196 xf86HandleInt10Options(ScrnInfoPtr pScrn, int entityIndex) in xf86HandleInt10Options()
H A Dxf86int10.h23 int entityIndex; member
H A Dgeneric.c117 xf86ExtendedInitInt10(int entityIndex, int Flags) in xf86ExtendedInitInt10()
H A Dhelper_exec.c763 xf86InitInt10(int entityIndex) in xf86InitInt10()
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c44 VBEInit(xf86Int10InfoPtr pInt, int entityIndex) in VBEInit()
50 VBEExtendedInit(xf86Int10InfoPtr pInt, int entityIndex, int Flags) in VBEExtendedInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/
H A Dlinux.c88 xf86ExtendedInitInt10(int entityIndex, int Flags) in xf86ExtendedInitInt10()