Searched refs:ac97_bus_type (Results 1 – 6 of 6) sorted by relevance
81 const struct bus_type ac97_bus_type = { variable87 return bus_register(&ac97_bus_type); in ac97_bus_init()94 bus_unregister(&ac97_bus_type); in ac97_bus_exit()99 EXPORT_SYMBOL(ac97_bus_type);
113 codec->dev.bus = &ac97_bus_type; in ac97_codec_add()192 drv->driver.bus = &ac97_bus_type; in snd_ac97_codec_driver_register()525 const struct bus_type ac97_bus_type = { variable536 return bus_register(&ac97_bus_type); in ac97_bus_init()542 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
413 extern const struct bus_type ac97_bus_type;
191 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_component()
866 .bus = &ac97_bus_type,
1993 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()