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

/linux-master/sound/aoa/soundbus/
H A Dcore.c130 static const struct bus_type soundbus_bus_type = { variable in typeref:struct:bus_type
153 dev->ofdev.dev.bus = &soundbus_bus_type;
168 drv->driver.bus = &soundbus_bus_type;
183 return bus_register(&soundbus_bus_type);
188 bus_unregister(&soundbus_bus_type);

Completed in 73 milliseconds