snd_ac97_bus      441 include/sound/ac97_codec.h 	void (*private_free) (struct snd_ac97_bus *bus);
snd_ac97_bus      479 include/sound/ac97_codec.h 	struct snd_ac97_bus *bus;
snd_ac97_bus      549 include/sound/ac97_codec.h int snd_ac97_bus(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
snd_ac97_bus      615 include/sound/ac97_codec.h 	struct snd_ac97_bus *bus;
snd_ac97_bus     1684 include/sound/cs46xx.h 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      399 include/sound/trident.h 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      330 include/sound/ymfpci.h 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      936 sound/arm/aaci.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      953 sound/arm/aaci.c 	ret = snd_ac97_bus(aaci->card, 0, &aaci_bus_ops, aaci, &ac97_bus);
snd_ac97_bus      231 sound/arm/aaci.h 	struct snd_ac97_bus	*ac97_bus;
snd_ac97_bus      171 sound/arm/pxa2xx-ac97.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      192 sound/arm/pxa2xx-ac97.c 	ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus);
snd_ac97_bus     1209 sound/drivers/ml403-ac97cr.c 	struct snd_ac97_bus *bus;
snd_ac97_bus     1217 sound/drivers/ml403-ac97cr.c 	err = snd_ac97_bus(ml403_ac97cr->card, 0, &ops, NULL, &bus);
snd_ac97_bus      557 sound/mips/au1x00.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      591 sound/mips/au1x00.c 	if ((err = snd_ac97_bus(au1000->card, 0, &ops, au1000, &pbus)) < 0)
snd_ac97_bus      998 sound/pci/ac97/ac97_codec.c 	struct snd_ac97_bus *bus = device->device_data;
snd_ac97_bus     1888 sound/pci/ac97/ac97_codec.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      568 sound/pci/ac97/ac97_pcm.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      649 sound/pci/ac97/ac97_pcm.c 	struct snd_ac97_bus *bus;
snd_ac97_bus       98 sound/pci/ad1889.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      820 sound/pci/ad1889.c 	err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus);
snd_ac97_bus      265 sound/pci/ali5451/ali5451.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1914 sound/pci/ali5451/ali5451.c 	err = snd_ac97_bus(codec->card, 0, &ops, codec, &codec->ac97_bus);
snd_ac97_bus      319 sound/pci/als300.c 	struct snd_ac97_bus *bus;
snd_ac97_bus      328 sound/pci/als300.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &bus)) < 0)
snd_ac97_bus      269 sound/pci/atiixp.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1252 sound/pci/atiixp.c 	struct snd_ac97_bus *pbus = chip->ac97_bus;
snd_ac97_bus     1402 sound/pci/atiixp.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1419 sound/pci/atiixp.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus      244 sound/pci/atiixp_modem.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1066 sound/pci/atiixp_modem.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1083 sound/pci/atiixp_modem.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus       15 sound/pci/au88x0/au88x0_mixer.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus       23 sound/pci/au88x0/au88x0_mixer.c 	if ((err = snd_ac97_bus(vortex->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1089 sound/pci/ca0106/ca0106_main.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1097 sound/pci/ca0106/ca0106_main.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      462 sound/pci/cs4281.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1102 sound/pci/cs4281.c 	if ((err = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus     2330 sound/pci/cs46xx/cs46xx_lib.c 	if ((err = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus      150 sound/pci/cs5535audio/cs5535audio.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      158 sound/pci/cs5535audio/cs5535audio.c 	if ((err = snd_ac97_bus(card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      731 sound/pci/emu10k1/emu10k1x.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      739 sound/pci/emu10k1/emu10k1x.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1801 sound/pci/emu10k1/emumixer.c 		struct snd_ac97_bus *pbus;
snd_ac97_bus     1808 sound/pci/emu10k1/emumixer.c 		if ((err = snd_ac97_bus(emu->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1617 sound/pci/ens1370.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1626 sound/pci/ens1370.c 	if ((err = snd_ac97_bus(card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1994 sound/pci/es1968.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2003 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     1241 sound/pci/fm801.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus     1500 sound/pci/ice1712/ice1712.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1511 sound/pci/ice1712/ice1712.c 		err = snd_ac97_bus(ice->card, bus_num++, &con_ops, NULL, &pbus);
snd_ac97_bus     1529 sound/pci/ice1712/ice1712.c 		err = snd_ac97_bus(ice->card, bus_num, &pro_ops, NULL, &pbus);
snd_ac97_bus     1389 sound/pci/ice1712/ice1724.c 		struct snd_ac97_bus *pbus;
snd_ac97_bus     1401 sound/pci/ice1712/ice1724.c 		err = snd_ac97_bus(ice->card, 0, &ops, NULL, &pbus);
snd_ac97_bus      406 sound/pci/intel8x0.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     2097 sound/pci/intel8x0.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2170 sound/pci/intel8x0.c 	if ((err = snd_ac97_bus(chip->card, 0, ops, chip, &pbus)) < 0)
snd_ac97_bus      210 sound/pci/intel8x0m.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      818 sound/pci/intel8x0m.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus      837 sound/pci/intel8x0m.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus     2071 sound/pci/maestro3.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2080 sound/pci/maestro3.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus     1301 sound/pci/nm256/nm256.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     1315 sound/pci/nm256/nm256.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus)) < 0)
snd_ac97_bus      439 sound/pci/riptide/riptide.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     2016 sound/pci/riptide/riptide.c 	struct snd_ac97_bus *pbus;
snd_ac97_bus     2028 sound/pci/riptide/riptide.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0)
snd_ac97_bus     1009 sound/pci/sis7019.c 	struct snd_ac97_bus *bus;
snd_ac97_bus     1020 sound/pci/sis7019.c 	rc = snd_ac97_bus(sis->card, 0, &ops, NULL, &bus);
snd_ac97_bus     2985 sound/pci/trident/trident_main.c 	if ((err = snd_ac97_bus(trident->card, 0, &ops, NULL, &trident->ac97_bus)) < 0)
snd_ac97_bus      387 sound/pci/via82xx.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus     1814 sound/pci/via82xx.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus      254 sound/pci/via82xx_modem.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      895 sound/pci/via82xx_modem.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus     1799 sound/pci/ymfpci/ymfpci_main.c 	if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0)
snd_ac97_bus       80 sound/soc/codecs/ac97.c 	struct snd_ac97_bus *ac97_bus;
snd_ac97_bus      107 sound/soc/codecs/ac97.c 	ret = snd_ac97_bus(codec->card, 0, &soc_ac97_ops, NULL, &ac97_bus);
snd_ac97_bus     1025 sound/soc/soc-core.c 	codec->ac97->bus = kzalloc(sizeof(struct snd_ac97_bus), GFP_KERNEL);