locomo_bus_type   242 arch/arm/common/locomo.c 	dev->dev.bus     = &locomo_bus_type;
locomo_bus_type   848 arch/arm/common/locomo.c struct bus_type locomo_bus_type = {
locomo_bus_type   857 arch/arm/common/locomo.c 	driver->drv.bus = &locomo_bus_type;
locomo_bus_type   870 arch/arm/common/locomo.c 	int ret = bus_register(&locomo_bus_type);
locomo_bus_type   879 arch/arm/common/locomo.c 	bus_unregister(&locomo_bus_type);
locomo_bus_type   161 arch/arm/include/asm/hardware/locomo.h extern struct bus_type locomo_bus_type;