ac97_sec          182 sound/pci/fm801.c 	struct snd_ac97 *ac97_sec;
ac97_sec         1032 sound/pci/fm801.c 		chip->ac97_sec = NULL;
ac97_sec         1058 sound/pci/fm801.c 		if ((err = snd_ac97_mixer(chip->ac97_bus, &ac97, &chip->ac97_sec)) < 0)
ac97_sec         1402 sound/pci/fm801.c 		snd_ac97_suspend(chip->ac97_sec);
ac97_sec         1421 sound/pci/fm801.c 		snd_ac97_resume(chip->ac97_sec);
ac97_sec          386 sound/pci/trident/trident.h 	struct snd_ac97 *ac97_sec;
ac97_sec         2985 sound/pci/trident/trident_main.c 		err = snd_ac97_mixer(trident->ac97_bus, &_ac97, &trident->ac97_sec);
ac97_sec         3054 sound/pci/trident/trident_main.c 		if (trident->ac97_sec && (trident->ac97_sec->ext_id & AC97_EI_SPDIF))
ac97_sec         3903 sound/pci/trident/trident_main.c 	snd_ac97_suspend(trident->ac97_sec);
ac97_sec         3925 sound/pci/trident/trident_main.c 	snd_ac97_resume(trident->ac97_sec);