snd_ac97_bus      202 include/sound/ac97_codec.h 	void (*private_free) (struct snd_ac97_bus *bus);
snd_ac97_bus      240 include/sound/ac97_codec.h 	struct snd_ac97_bus *bus;
snd_ac97_bus      313 include/sound/ac97_codec.h int snd_ac97_bus(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
snd_ac97_bus      314 include/sound/ac97_codec.h 		 void *private_data, struct snd_ac97_bus **rbus);
snd_ac97_bus      316 include/sound/ac97_codec.h int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template,
snd_ac97_bus      383 include/sound/ac97_codec.h 	struct snd_ac97_bus *bus;
snd_ac97_bus      400 include/sound/ac97_codec.h int snd_ac97_pcm_assign(struct snd_ac97_bus *ac97,
snd_ac97_bus       63 sound/ac97/snd_ac97_compat.c static struct snd_ac97_bus compat_soc_ac97_bus = {
snd_ac97_bus      834 sound/arm/aaci.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      851 sound/arm/aaci.c 	ret = snd_ac97_bus(aaci->card, 0, &aaci_bus_ops, aaci, &ac97_bus);
snd_ac97_bus      232 sound/arm/aaci.h 	struct snd_ac97_bus	*ac97_bus;
snd_ac97_bus      223 sound/arm/pxa2xx-ac97.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      249 sound/arm/pxa2xx-ac97.c 	ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus);
snd_ac97_bus       44 sound/atmel/ac97c.c 	struct snd_ac97_bus		*ac97_bus;
snd_ac97_bus      793 sound/atmel/ac97c.c 	retval = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus);
snd_ac97_bus     1195 sound/drivers/ml403-ac97cr.c 	struct snd_ac97_bus *bus;
snd_ac97_bus     1203 sound/drivers/ml403-ac97cr.c 	err = snd_ac97_bus(ml403_ac97cr->card, 0, &ops, NULL, &bus);
snd_ac97_bus      984 sound/pci/ac97/ac97_codec.c static int snd_ac97_bus_free(struct snd_ac97_bus *bus)
snd_ac97_bus      998 sound/pci/ac97/ac97_codec.c 	struct snd_ac97_bus *bus = device->device_data;
snd_ac97_bus     1898 sound/pci/ac97/ac97_codec.c 		 void *private_data, struct snd_ac97_bus **rbus)
snd_ac97_bus     1901 sound/pci/ac97/ac97_codec.c 	struct snd_ac97_bus *bus;
snd_ac97_bus     1927 sound/pci/ac97/ac97_codec.c EXPORT_SYMBOL(snd_ac97_bus);
snd_ac97_bus     1993 sound/pci/ac97/ac97_codec.c int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **rac97)
snd_ac97_bus       17 sound/pci/ac97/ac97_local.h void snd_ac97_bus_proc_init(struct snd_ac97_bus * ac97);
snd_ac97_bus       18 sound/pci/ac97/ac97_local.h void snd_ac97_bus_proc_done(struct snd_ac97_bus * ac97);
snd_ac97_bus      431 sound/pci/ac97/ac97_pcm.c int snd_ac97_pcm_assign(struct snd_ac97_bus *bus,
snd_ac97_bus      558 sound/pci/ac97/ac97_pcm.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      648 sound/pci/ac97/ac97_pcm.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      450 sound/pci/ac97/ac97_proc.c void snd_ac97_bus_proc_init(struct snd_ac97_bus * bus)
snd_ac97_bus      463 sound/pci/ac97/ac97_proc.c void snd_ac97_bus_proc_done(struct snd_ac97_bus * bus)
snd_ac97_bus       83 sound/pci/ad1889.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      767 sound/pci/ad1889.c snd_ad1889_ac97_bus_free(struct snd_ac97_bus *bus)
snd_ac97_bus      793 sound/pci/ad1889.c 	err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus);
snd_ac97_bus      239 sound/pci/ali5451/ali5451.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1827 sound/pci/ali5451/ali5451.c 	err = snd_ac97_bus(codec->card, 0, &ops, codec, &codec->ac97_bus);
snd_ac97_bus      294 sound/pci/als300.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      302 sound/pci/als300.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &bus)) < 0)
snd_ac97_bus      255 sound/pci/atiixp.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1247 sound/pci/atiixp.c 	struct snd_ac97_bus *pbus = chip->ac97_bus;
snd_ac97_bus     1411 sound/pci/atiixp.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1428 sound/pci/atiixp.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus      230 sound/pci/atiixp_modem.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1052 sound/pci/atiixp_modem.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1069 sound/pci/atiixp_modem.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus       25 sound/pci/au88x0/au88x0_mixer.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus       33 sound/pci/au88x0/au88x0_mixer.c 	if ((err = snd_ac97_bus(vortex->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      758 sound/pci/azt3328.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      779 sound/pci/azt3328.c 	rc = snd_ac97_bus(chip->card, 0, &ops, NULL, &bus);
snd_ac97_bus     1213 sound/pci/ca0106/ca0106_main.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1221 sound/pci/ca0106/ca0106_main.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      447 sound/pci/cs4281.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1064 sound/pci/cs4281.c static void snd_cs4281_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus     1089 sound/pci/cs4281.c 	if ((err = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus     1669 sound/pci/cs46xx/cs46xx.h 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1867 sound/pci/cs46xx/cs46xx_lib.c static void snd_cs46xx_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus     2485 sound/pci/cs46xx/cs46xx_lib.c 	if ((err = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus      138 sound/pci/cs5535audio/cs5535audio.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      146 sound/pci/cs5535audio/cs5535audio.c 	if ((err = snd_ac97_bus(card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      722 sound/pci/emu10k1/emu10k1x.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      730 sound/pci/emu10k1/emu10k1x.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1899 sound/pci/emu10k1/emumixer.c 		struct snd_ac97_bus *pbus;
snd_ac97_bus     1906 sound/pci/emu10k1/emumixer.c 		if ((err = snd_ac97_bus(emu->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1616 sound/pci/ens1370.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1625 sound/pci/ens1370.c 	if ((err = snd_ac97_bus(card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     2008 sound/pci/es1968.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2019 sound/pci/es1968.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      180 sound/pci/fm801.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1020 sound/pci/fm801.c static void snd_fm801_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus     1046 sound/pci/fm801.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus     1494 sound/pci/ice1712/ice1712.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1505 sound/pci/ice1712/ice1712.c 		err = snd_ac97_bus(ice->card, bus_num++, &con_ops, NULL, &pbus);
snd_ac97_bus     1523 sound/pci/ice1712/ice1712.c 		err = snd_ac97_bus(ice->card, bus_num, &pro_ops, NULL, &pbus);
snd_ac97_bus     1479 sound/pci/ice1712/ice1724.c 		struct snd_ac97_bus *pbus;
snd_ac97_bus     1491 sound/pci/ice1712/ice1724.c 		err = snd_ac97_bus(ice->card, 0, &ops, NULL, &pbus);
snd_ac97_bus      392 sound/pci/intel8x0.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1659 sound/pci/intel8x0.c static void snd_intel8x0_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus     2151 sound/pci/intel8x0.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2224 sound/pci/intel8x0.c 	if ((err = snd_ac97_bus(chip->card, 0, ops, chip, &pbus)) < 0)
snd_ac97_bus      195 sound/pci/intel8x0m.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      801 sound/pci/intel8x0m.c static void snd_intel8x0m_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus      816 sound/pci/intel8x0m.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      835 sound/pci/intel8x0m.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus     2039 sound/pci/maestro3.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2050 sound/pci/maestro3.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1309 sound/pci/nm256/nm256.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1323 sound/pci/nm256/nm256.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      427 sound/pci/riptide/riptide.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1968 sound/pci/riptide/riptide.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1980 sound/pci/riptide/riptide.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus     1006 sound/pci/sis7019.c 	struct snd_ac97_bus *bus;
snd_ac97_bus     1017 sound/pci/sis7019.c 	rc = snd_ac97_bus(sis->card, 0, &ops, NULL, &bus);
snd_ac97_bus      384 sound/pci/trident/trident.h 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     2962 sound/pci/trident/trident_main.c 	if ((err = snd_ac97_bus(trident->card, 0, &ops, NULL, &trident->ac97_bus)) < 0)
snd_ac97_bus      380 sound/pci/via82xx.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1791 sound/pci/via82xx.c static void snd_via82xx_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus     1896 sound/pci/via82xx.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus      240 sound/pci/via82xx_modem.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      866 sound/pci/via82xx_modem.c static void snd_via82xx_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus      889 sound/pci/via82xx_modem.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus      315 sound/pci/ymfpci/ymfpci.h 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1780 sound/pci/ymfpci/ymfpci_main.c static void snd_ymfpci_mixer_free_ac97_bus(struct snd_ac97_bus *bus)
snd_ac97_bus     1804 sound/pci/ymfpci/ymfpci_main.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus       67 sound/soc/codecs/ac97.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus       72 sound/soc/codecs/ac97.c 	ret = snd_ac97_bus(component->card->snd_card, 0, soc_ac97_ops,
snd_ac97_bus       45 sound/soc/soc-ac97.c static struct snd_ac97_bus soc_ac97_bus = {