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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/aoa/soundbus/
H A Dcore.c153 static struct bus_type soundbus_bus_type = { variable in typeref:struct:bus_type
180 dev->ofdev.dev.bus = &soundbus_bus_type;
195 drv->driver.bus = &soundbus_bus_type;
210 return bus_register(&soundbus_bus_type);
215 bus_unregister(&soundbus_bus_type);

Completed in 94 milliseconds