Searched refs:ac97_bus_type (Results 1 – 3 of 3) sorted by relevance
92 struct bus_type ac97_bus_type = { variable99 return bus_register(&ac97_bus_type); in ac97_bus_init()106 bus_unregister(&ac97_bus_type); in ac97_bus_exit()111 EXPORT_SYMBOL(ac97_bus_type);
189 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_codec()
1960 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()