AZF_PLAYBACK      995 sound/pci/azt3328.c 			(stream_type == AZF_PLAYBACK) ?
AZF_PLAYBACK      996 sound/pci/azt3328.c 				AZF_CAPTURE : AZF_PLAYBACK;
AZF_PLAYBACK     1065 sound/pci/azt3328.c 	snd_azf3328_setdmaa(chip, runtime->dma_addr, count, size, AZF_PLAYBACK);
AZF_PLAYBACK     1132 sound/pci/azt3328.c 			AZF_PLAYBACK);
AZF_PLAYBACK     1159 sound/pci/azt3328.c 		snd_azf3328_codec_activity(chip, AZF_PLAYBACK, 1);
AZF_PLAYBACK     1171 sound/pci/azt3328.c 		if (chip->audio_stream[AZF_PLAYBACK].running)
AZF_PLAYBACK     1199 sound/pci/azt3328.c 		snd_azf3328_codec_activity(chip, AZF_PLAYBACK, 0);
AZF_PLAYBACK     1640 sound/pci/azt3328.c 		if (chip->pcm && chip->audio_stream[AZF_PLAYBACK].substream) {
AZF_PLAYBACK     1642 sound/pci/azt3328.c 				chip->audio_stream[AZF_PLAYBACK].substream
AZF_PLAYBACK     1779 sound/pci/azt3328.c 	chip->audio_stream[AZF_PLAYBACK].substream = substream;
AZF_PLAYBACK     1808 sound/pci/azt3328.c 	chip->audio_stream[AZF_PLAYBACK].substream = NULL;
AZF_PLAYBACK     2147 sound/pci/azt3328.c 	chip->audio_stream[AZF_PLAYBACK].portbase = chip->codec_io + 0x00;
AZF_PLAYBACK     2173 sound/pci/azt3328.c 	chip->audio_stream[AZF_PLAYBACK].running = 1;
AZF_PLAYBACK     2174 sound/pci/azt3328.c 	snd_azf3328_codec_activity(chip, AZF_PLAYBACK, 0);