Searched refs:amba_bustype (Results 1 – 6 of 6) sorted by relevance
436 const struct bus_type amba_bustype = { variable448 EXPORT_SYMBOL_GPL(amba_bustype);452 return dev->bus == &amba_bustype; in dev_is_amba()458 return bus_register(&amba_bustype); in amba_init()515 drv->drv.bus = &amba_bustype; in __amba_driver_register()593 dev->dev.bus = &amba_bustype; in amba_device_initialize()
150 bus_register_notifier(&amba_bustype, &highbank_amba_nb); in highbank_init()
183 return bus_register_notifier(&amba_bustype, &amba_device_nb); in register_xen_amba_notifier()
117 return bus_find_device_by_fwnode(&amba_bustype, fwnode); in coresight_find_device_by_fwnode()
623 else if (dev->bus == &amba_bustype) in of_platform_device_destroy()
170 &amba_bustype,