Searched refs:soundbus_bus_type (Results 1 – 1 of 1) sorted by relevance
130 static const struct bus_type soundbus_bus_type = { variable153 dev->ofdev.dev.bus = &soundbus_bus_type; in soundbus_add_one()168 drv->driver.bus = &soundbus_bus_type; in soundbus_register_driver()183 return bus_register(&soundbus_bus_type); in soundbus_init()188 bus_unregister(&soundbus_bus_type); in soundbus_exit()