Searched refs:amba_bustype (Results 1 – 6 of 6) 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()
60 extern struct bus_type amba_bustype;
472 else if (dev->bus == &amba_bustype) in of_platform_device_destroy()
1894 if (!iommu_present(&amba_bustype)) in arm_smmu_init()1895 bus_set_iommu(&amba_bustype, &arm_smmu_ops); in arm_smmu_init()