soundbus_bus_type  130 sound/aoa/soundbus/core.c static struct bus_type soundbus_bus_type = {
soundbus_bus_type  153 sound/aoa/soundbus/core.c 	dev->ofdev.dev.bus = &soundbus_bus_type;
soundbus_bus_type  168 sound/aoa/soundbus/core.c 	drv->driver.bus = &soundbus_bus_type;
soundbus_bus_type  183 sound/aoa/soundbus/core.c 	return bus_register(&soundbus_bus_type);
soundbus_bus_type  188 sound/aoa/soundbus/core.c 	bus_unregister(&soundbus_bus_type);