Searched refs:ac97_bus_type (Results 1 – 4 of 4) 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()537 static struct bus_type ac97_bus_type = { variable548 return bus_register(&ac97_bus_type); in ac97_bus_init()554 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
188 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_component()
1940 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()