pci_bus_type 299 arch/arm/mach-mvebu/coherency.c bus_register_notifier(&pci_bus_type, pci_bus_type 1739 arch/ia64/hp/common/sba_iommu.c sac->dev.bus = &pci_bus_type; pci_bus_type 143 arch/powerpc/kernel/iommu.c bus_register_notifier(&pci_bus_type, &fail_iommu_bus_notifier); pci_bus_type 350 arch/powerpc/kernel/isa-bridge.c bus_register_notifier(&pci_bus_type, &isa_bridge_notifier); pci_bus_type 189 arch/powerpc/kernel/pci_of_scan.c dev->dev.bus = &pci_bus_type; pci_bus_type 1019 arch/powerpc/platforms/powernv/pci.c bus_register_notifier(&pci_bus_type, &pnv_tce_iommu_bus_nb); pci_bus_type 1373 arch/powerpc/platforms/pseries/iommu.c bus_register_notifier(&pci_bus_type, &tce_iommu_bus_nb); pci_bus_type 9 arch/sparc/include/asm/dma-mapping.h extern struct bus_type pci_bus_type; pci_bus_type 18 arch/sparc/include/asm/dma-mapping.h if (bus == &pci_bus_type) pci_bus_type 294 arch/sparc/kernel/pci.c dev->dev.bus = &pci_bus_type; pci_bus_type 558 drivers/acpi/acpi_lpss.c return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid); pci_bus_type 137 drivers/base/devcon.c extern struct bus_type pci_bus_type; pci_bus_type 144 drivers/base/devcon.c &pci_bus_type, pci_bus_type 237 drivers/crypto/qat/qat_common/adf_sriov.c if (!iommu_present(&pci_bus_type)) pci_bus_type 1544 drivers/gpu/vga/vgaarb.c bus_register_notifier(&pci_bus_type, &pci_notifier); pci_bus_type 451 drivers/infiniband/hw/usnic/usnic_uiom.c pd->domain = domain = iommu_domain_alloc(&pci_bus_type); pci_bus_type 562 drivers/infiniband/hw/usnic/usnic_uiom.c if (!iommu_present(&pci_bus_type)) { pci_bus_type 2856 drivers/iommu/amd_iommu.c err = bus_set_iommu(&pci_bus_type, &amd_iommu_ops); pci_bus_type 773 drivers/iommu/amd_iommu_v2.c dev_state->domain = iommu_domain_alloc(&pci_bus_type); pci_bus_type 3666 drivers/iommu/arm-smmu-v3.c if (pci_bus_type.iommu_ops != &arm_smmu_ops) { pci_bus_type 3668 drivers/iommu/arm-smmu-v3.c ret = bus_set_iommu(&pci_bus_type, &arm_smmu_ops); pci_bus_type 1993 drivers/iommu/arm-smmu.c if (!iommu_present(&pci_bus_type)) { pci_bus_type 1995 drivers/iommu/arm-smmu.c bus_set_iommu(&pci_bus_type, &arm_smmu_ops); pci_bus_type 810 drivers/iommu/dmar.c bus_register_notifier(&pci_bus_type, &dmar_pci_bus_nb); pci_bus_type 1890 drivers/iommu/dmar.c bus_unregister_notifier(&pci_bus_type, &dmar_pci_bus_nb); pci_bus_type 1078 drivers/iommu/fsl_pamu_domain.c bus_set_iommu(&pci_bus_type, &fsl_pamu_ops); pci_bus_type 5030 drivers/iommu/intel-iommu.c bus_set_iommu(&pci_bus_type, &intel_iommu_ops); pci_bus_type 384 drivers/iommu/s390-iommu.c return bus_set_iommu(&pci_bus_type, &s390_iommu_ops); pci_bus_type 1095 drivers/iommu/virtio-iommu.c if (pci_bus_type.iommu_ops != &viommu_ops) { pci_bus_type 1097 drivers/iommu/virtio-iommu.c ret = bus_set_iommu(&pci_bus_type, &viommu_ops); pci_bus_type 272 drivers/media/pci/cx18/cx18-alsa-main.c drv = driver_find("cx18", &pci_bus_type); pci_bus_type 787 drivers/media/pci/cx25821/cx25821-alsa.c struct device_driver *drv = driver_find("cx25821", &pci_bus_type); pci_bus_type 813 drivers/media/pci/cx25821/cx25821-alsa.c struct device_driver *drv = driver_find("cx25821", &pci_bus_type); pci_bus_type 272 drivers/media/pci/ivtv/ivtv-alsa-main.c drv = driver_find("ivtv", &pci_bus_type); pci_bus_type 1282 drivers/media/pci/ivtv/ivtvfb.c drv = driver_find("ivtv", &pci_bus_type); pci_bus_type 1299 drivers/media/pci/ivtv/ivtvfb.c drv = driver_find("ivtv", &pci_bus_type); pci_bus_type 234 drivers/media/platform/cros-ec-cec/cros-ec-cec.c d = bus_find_device_by_name(&pci_bus_type, NULL, pci_bus_type 534 drivers/media/platform/seco-cec/seco-cec.c d = bus_find_device_by_name(&pci_bus_type, NULL, pci_bus_type 4090 drivers/misc/habanalabs/goya/goya.c } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { pci_bus_type 4147 drivers/misc/habanalabs/goya/goya.c } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { pci_bus_type 719 drivers/net/ethernet/sfc/falcon/rx.c if (iommu_present(&pci_bus_type)) pci_bus_type 717 drivers/net/ethernet/sfc/rx.c if (iommu_present(&pci_bus_type)) pci_bus_type 933 drivers/pci/p2pdma.c dev = bus_find_device_by_name(&pci_bus_type, NULL, page); pci_bus_type 1440 drivers/pci/pci-driver.c drv->driver.bus = &pci_bus_type; pci_bus_type 1655 drivers/pci/pci-driver.c struct bus_type pci_bus_type = { pci_bus_type 1669 drivers/pci/pci-driver.c EXPORT_SYMBOL(pci_bus_type); pci_bus_type 1704 drivers/pci/pci-driver.c ret = bus_register(&pci_bus_type); pci_bus_type 1713 drivers/pci/pci-driver.c dma_debug_add_bus(&pci_bus_type); pci_bus_type 6324 drivers/pci/pci.c return bus_create_file(&pci_bus_type, pci_bus_type 77 drivers/pci/probe.c dev = bus_find_next_device(&pci_bus_type, NULL); pci_bus_type 1734 drivers/pci/probe.c dev->dev.bus = &pci_bus_type; pci_bus_type 3201 drivers/pci/probe.c bus_sort_breadthfirst(&pci_bus_type, &pci_sort_bf_cmp); pci_bus_type 274 drivers/pci/search.c dev = bus_find_device(&pci_bus_type, dev_start, (void *)id, pci_bus_type 403 drivers/pci/slot.c pci_bus_kset = bus_get_kset(&pci_bus_type); pci_bus_type 743 drivers/platform/x86/apple-gmux.c !bus_for_each_dev(&pci_bus_type, NULL, NULL, is_thunderbolt); pci_bus_type 251 drivers/thunderbolt/domain.c iommu_present(&pci_bus_type) && dmar_platform_optin()); pci_bus_type 188 drivers/usb/host/xhci-plat.c else if (sysdev->bus == &pci_bus_type) pci_bus_type 211 drivers/xen/pci.c return bus_register_notifier(&pci_bus_type, &device_nb); pci_bus_type 1633 drivers/xen/xen-pciback/pci_stub.c bus_register_notifier(&pci_bus_type, &pci_stub_nb); pci_bus_type 1642 drivers/xen/xen-pciback/pci_stub.c bus_unregister_notifier(&pci_bus_type, &pci_stub_nb); pci_bus_type 952 include/linux/pci.h extern struct bus_type pci_bus_type; pci_bus_type 1031 include/linux/pci.h #define dev_is_pci(d) ((d)->bus == &pci_bus_type)