Home
last modified time | relevance | path

Searched refs:EntityPtr (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Bus.h58 } EntityRec, *EntityPtr; typedef
64 extern EntityPtr *xf86Entities;
H A Dxf86Bus.c54 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */
283 xf86NumEntities, sizeof(EntityPtr)); in xf86AllocateEntity()
293 EntityPtr pEnt = xf86Entities[entityIndex]; in xf86IsEntityPrimary()
434 EntityPtr pEnt; in xf86AddDevToEntity()
451 EntityPtr pEnt; in xf86RemoveDevFromEntity()
648 EntityPtr pEnt; in xf86AllocateEntityPrivateIndex()
H A Dxf86fbBus.c54 EntityPtr p; in xf86ClaimFbSlot()
91 EntityPtr p; in xf86GetFbInfoForScreen()
H A Dxf86platformBus.c160 const EntityPtr u = xf86Entities[i]; in xf86_check_platform_slot()
355 const EntityPtr entity = xf86Entities[entityIndex]; in xf86MergeOutputClassOptions()
398 EntityPtr p = NULL; in xf86ClaimPlatformSlot()
426 const EntityPtr p = xf86Entities[i]; in xf86UnclaimPlatformSlot()
459 EntityPtr pEnt = xf86Entities[nent]; in doPlatformProbe()
686 EntityPtr entity; in xf86platformRemoveDevice()
H A Dxf86noBus.c52 EntityPtr p; in xf86ClaimNoSlot()
H A Dxf86sbusBus.c340 EntityPtr p; in xf86CheckSbusSlot()
360 EntityPtr p = NULL; in xf86ClaimSbusSlot()
558 EntityPtr p = xf86Entities[entityIndex]; in xf86GetSbusInfoForEntity()
576 EntityPtr p = xf86Entities[i]; in xf86GetEntityForSbusInfo()
H A Dxf86pciBus.c212 EntityPtr p = NULL; in xf86ClaimPciSlot()
243 const EntityPtr p = xf86Entities[i]; in xf86UnclaimPciSlot()
376 EntityPtr p; in xf86GetPciInfoForEntity()
418 const EntityPtr p = xf86Entities[i]; in xf86CheckPciSlot()
551 EntityPtr pEnt = xf86Entities[k]; in xf86PciProbeDev()
990 EntityPtr pEnt = xf86Entities[j]; in xf86MatchPciInstances()
H A Dxf86VGAarbiter.c127 EntityPtr pEnt; in xf86VGAarbiterScrnInit()