Searched refs:ac97_bus_type (Results 1 – 7 of 7) sorted by relevance
88 struct bus_type ac97_bus_type = { variable95 return bus_register(&ac97_bus_type); in ac97_bus_init()102 bus_unregister(&ac97_bus_type); in ac97_bus_exit()107 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()535 static struct bus_type ac97_bus_type = { variable546 return bus_register(&ac97_bus_type); in ac97_bus_init()552 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
139 .bus = &ac97_bus_type,
410 extern struct bus_type ac97_bus_type;
185 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_component()
867 .bus = &ac97_bus_type,
2003 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()