Searched refs:BUS_PLATFORM (Results 1 – 8 of 8) sorted by relevance
122 if (primaryBus.type == BUS_PLATFORM) in xf86IsPrimaryPlatform()166 if ((u->bus.type == BUS_PLATFORM) && (pd == u->bus.id.plat)) { in xf86_check_platform_slot()328 primaryBus.type = BUS_PLATFORM; in xf86platformProbe()344 primaryBus.type = BUS_PLATFORM; in xf86platformProbe()362 case BUS_PLATFORM: in xf86MergeOutputClassOptions()406 p->bus.type = BUS_PLATFORM; in xf86ClaimPlatformSlot()428 if ((p->bus.type == BUS_PLATFORM) && (p->bus.id.plat == d)) { in xf86UnclaimPlatformSlot()461 if (pEnt->bus.type != BUS_PLATFORM) in doPlatformProbe()692 if (entity->bus.type == BUS_PLATFORM && in xf86platformRemoveDevice()751 primaryBus.type = BUS_PLATFORM; in xf86platformPrimary()
270 ret = BUS_PLATFORM; in StringToBusType()296 if (primaryBus.type == BUS_PLATFORM && pEnt->bus.type == BUS_PCI) in xf86IsEntityPrimary()308 case BUS_PLATFORM: in xf86IsEntityPrimary()
256 #undef BUS_PLATFORM264 BUS_PLATFORM, enumerator
362 if (primaryBus.type == BUS_PLATFORM) in xf86IsPrimaryPci()385 case BUS_PLATFORM: in xf86GetPciInfoForEntity()424 if ((p->bus.type == BUS_PLATFORM) && (p->bus.id.plat->pdev)) { in xf86CheckPciSlot()
111 else if (bustype == BUS_PLATFORM) { in xf86PlatformDeviceCheckBusID()
799 if (!(ms->pEnt->location.type == BUS_PLATFORM && in FreeRec()926 if (pEnt->location.type == BUS_PLATFORM) { in ms_get_drm_master_fd()1347 if (pEnt->location.type == BUS_PLATFORM) { in msEnableSharedPixmapFlipping()1654 if (ms->pEnt->location.type == BUS_PLATFORM && in SetMaster()1964 if (ms->pEnt->location.type == BUS_PLATFORM && in LeaveVT()
81 BUS_PLATFORM, enumerator2959 return velocity_probe(&pdev->dev, irq, info, BUS_PLATFORM); in velocity_platform_probe()
22243 BUS_PLATFORM, the "pScrn->vgaDev" won't be set, so the "pScrn->vgaDev" is58193 As of server 1.13, systems with DRM and Udev will have BUS_PLATFORM as