Searched refs:amba_bustype (Results 1 – 7 of 7) sorted by relevance
192 struct bus_type amba_bustype = { variable202 return bus_register(&amba_bustype); in amba_init()306 drv->drv.bus = &amba_bustype; in amba_driver_register()504 dev->dev.bus = &amba_bustype; in amba_device_initialize()633 bus_for_each_dev(&amba_bustype, NULL, &data, amba_find_match); in amba_find_device()
162 bus_register_notifier(&amba_bustype, &highbank_amba_nb); in highbank_init()
52 return bus_find_device(&amba_bustype, NULL, in of_coresight_get_endpoint_device()
58 extern struct bus_type amba_bustype;
486 else if (dev->bus == &amba_bustype) in of_platform_device_destroy()
1902 if (!iommu_present(&amba_bustype)) in arm_smmu_init()1903 bus_set_iommu(&amba_bustype, &arm_smmu_ops); in arm_smmu_init()
935 ret = register_iommu_dma_ops_notifier(&amba_bustype); in __iommu_dma_init()