Searched refs:ac97_bus_type (Results 1 – 6 of 6) sorted by relevance
78 struct bus_type ac97_bus_type = { variable84 return bus_register(&ac97_bus_type); in ac97_bus_init()91 bus_unregister(&ac97_bus_type); in ac97_bus_exit()96 EXPORT_SYMBOL(ac97_bus_type);
31 static struct bus_type ac97_bus_type; variable114 codec->dev.bus = &ac97_bus_type; in ac97_codec_add()193 drv->driver.bus = &ac97_bus_type; in snd_ac97_codec_driver_register()534 static struct bus_type ac97_bus_type = { variable545 return bus_register(&ac97_bus_type); in ac97_bus_init()551 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
413 extern struct bus_type ac97_bus_type;
184 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_component()
867 .bus = &ac97_bus_type,
2002 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()