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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/amba/
H A Dbus.c109 static struct bus_type amba_bustype = { variable in typeref:struct:bus_type
120 return bus_register(&amba_bustype);
203 drv->drv.bus = &amba_bustype;
262 dev->dev.bus = &amba_bustype;
403 bus_for_each_dev(&amba_bustype, NULL, &data, amba_find_match);

Completed in 87 milliseconds