Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c122 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()
H A Dxf86Bus.c270 ret = BUS_PLATFORM; in StringToBusType()
296 if (primaryBus.type == BUS_PLATFORM && pEnt->bus.type == BUS_PCI) in xf86IsEntityPrimary()
308 case BUS_PLATFORM: in xf86IsEntityPrimary()
H A Dxf86str.h256 #undef BUS_PLATFORM
264 BUS_PLATFORM, enumerator
H A Dxf86pciBus.c362 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()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c111 else if (bustype == BUS_PLATFORM) { in xf86PlatformDeviceCheckBusID()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c799 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/via/
H A Dvia-velocity.c81 BUS_PLATFORM, enumerator
2959 return velocity_probe(&pdev->dev, irq, info, BUS_PLATFORM); in velocity_platform_probe()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog22243 BUS_PLATFORM, the "pScrn->vgaDev" won't be set, so the "pScrn->vgaDev" is
58193 As of server 1.13, systems with DRM and Udev will have BUS_PLATFORM as