Searched refs:ac97_bus_type (Results 1 – 3 of 3) sorted by relevance
52 struct bus_type ac97_bus_type = { variable63 return bus_register(&ac97_bus_type); in ac97_bus_init()70 bus_unregister(&ac97_bus_type); in ac97_bus_exit()75 EXPORT_SYMBOL(ac97_bus_type);
1965 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()
519 codec->ac97->dev.bus = &ac97_bus_type; in soc_ac97_dev_register()