Searched refs:amba_bustype (Results 1 – 1 of 1) sorted by relevance
303 struct bus_type amba_bustype = { variable313 return bus_register(&amba_bustype); in amba_init()422 drv->drv.bus = &amba_bustype; in amba_driver_register()621 dev->dev.bus = &amba_bustype; in amba_device_initialize()753 bus_for_each_dev(&amba_bustype, NULL, &data, amba_find_match); in amba_find_device()