Home
last modified time | relevance | path

Searched refs:amba_bustype (Results 1 – 5 of 5) sorted by relevance

/drivers/amba/
Dbus.c443 struct bus_type amba_bustype = { variable
455 EXPORT_SYMBOL_GPL(amba_bustype);
459 return bus_register(&amba_bustype); in amba_init()
513 drv->drv.bus = &amba_bustype; in amba_driver_register()
589 dev->dev.bus = &amba_bustype; in amba_device_initialize()
/drivers/xen/
Darm-device.c183 return bus_register_notifier(&amba_bustype, &amba_device_nb); in register_xen_amba_notifier()
/drivers/hwtracing/coresight/
Dcoresight-platform.c56 return bus_find_device_by_fwnode(&amba_bustype, fwnode); in coresight_find_device_by_fwnode()
/drivers/of/
Dplatform.c629 else if (dev->bus == &amba_bustype) in of_platform_device_destroy()
/drivers/iommu/
Diommu.c124 &amba_bustype,