| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86pciBus.c | 114 primaryBus.type = BUS_PCI; in xf86PciProbe() 133 primaryBus.type = BUS_PCI; in xf86PciProbe() 220 p->bus.type = BUS_PCI; in xf86ClaimPciSlot() 245 if ((p->bus.type == BUS_PCI) && (p->bus.id.pci == d)) { in xf86UnclaimPciSlot() 273 if (StringToBusType(busID, &id) != BUS_PCI) in xf86ParsePciBusString() 359 if (primaryBus.type == BUS_PCI) in xf86IsPrimaryPci() 383 case BUS_PCI: in xf86GetPciInfoForEntity() 420 if ((p->bus.type == BUS_PCI) && (p->bus.id.pci == d)) { in xf86CheckPciSlot() 458 xf86AddBusDeviceToConfigure(drvp->driverName, BUS_PCI, in xf86PciAddMatchingDev() 553 if (pEnt->bus.type != BUS_PCI) in xf86PciProbeDev() [all …]
|
| H A D | xf86Bus.c | 256 return BUS_PCI; in StringToBusType() 266 ret = BUS_PCI; in StringToBusType() 296 if (primaryBus.type == BUS_PLATFORM && pEnt->bus.type == BUS_PCI) in xf86IsEntityPrimary() 304 case BUS_PCI: in xf86IsEntityPrimary()
|
| H A D | xf86platformBus.c | 125 if (primaryBus.type == BUS_PCI) in xf86IsPrimaryPlatform() 162 if (pd->pdev && u->bus.type == BUS_PCI && in xf86_check_platform_slot() 365 case BUS_PCI: in xf86MergeOutputClassOptions()
|
| H A D | xf86str.h | 254 #undef BUS_PCI 262 BUS_PCI, enumerator
|
| H A D | xf86Configure.c | 94 case BUS_PCI: in xf86AddBusDeviceToConfigure() 128 case BUS_PCI: in xf86AddBusDeviceToConfigure()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | xen-kbdfront.c | 252 kbd->id.bustype = BUS_PCI; in xenkbd_probe() 299 ptr->id.bustype = BUS_PCI; in xenkbd_probe() 349 mtouch->id.bustype = BUS_PCI; in xenkbd_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/mantis/ |
| H A D | mantis_input.c | 48 dev->input_id.bustype = BUS_PCI; in mantis_input_init()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ibmasm/ |
| H A D | remote.c | 210 mouse_dev->id.bustype = BUS_PCI; in ibmasm_init_remote_input_dev() 223 keybd_dev->id.bustype = BUS_PCI; in ibmasm_init_remote_input_dev()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | av7110_ir.c | 123 rcdev->input_id.bustype = BUS_PCI; in av7110_ir_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_platform.c | 102 if (bustype == BUS_PCI) { in xf86PlatformDeviceCheckBusID()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input.h | 248 #define BUS_PCI 0x01 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input.h | 248 #define BUS_PCI 0x01 macro
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/smipcie/ |
| H A D | smipcie-ir.c | 152 rc_dev->input_id.bustype = BUS_PCI; in smi_ir_init()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input.h | 251 #define BUS_PCI 0x01 macro
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_beep.c | 245 input_dev->id.bustype = BUS_PCI; in snd_hda_attach_beep_device()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885-input.c | 359 rc->input_id.bustype = BUS_PCI; in cx23885_input_init()
|
| /OK3568_Linux_fs/kernel/drivers/virt/vboxguest/ |
| H A D | vboxguest_linux.c | 234 input->id.bustype = BUS_PCI; in vbg_create_input_device()
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 781 #define BUS_PCI 0x01 macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | generic.c | 193 case BUS_PCI:{ in xf86ExtendedInitInt10()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-input.c | 538 rc->input_id.bustype = BUS_PCI; in bttv_input_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 277 case BUS_PCI:{ in xf86ExtendedInitInt10()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-input.c | 464 dev->input_id.bustype = BUS_PCI; in cx88_ir_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134-input.c | 802 rc->input_id.bustype = BUS_PCI; in saa7134_input_init1()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 80 BUS_PCI, enumerator 2798 if (bustype == BUS_PCI) { in velocity_probe() 2926 ret = velocity_probe(&pdev->dev, pdev->irq, info, BUS_PCI); in velocity_pci_probe()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 795 if (ms->pEnt->location.type == BUS_PCI) in FreeRec() 944 if (pEnt->location.type == BUS_PCI) { in ms_get_drm_master_fd()
|