Home
last modified time | relevance | path

Searched refs:ac97_bus_type (Results 1 – 3 of 3) sorted by relevance

/sound/
Dac97_bus.c92 struct bus_type ac97_bus_type = { variable
99 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);
/sound/soc/
Dsoc-ac97.c189 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_codec()
/sound/pci/ac97/
Dac97_codec.c1960 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()