PCXHR_PLAYBACK_STREAMS 1039 sound/pci/pcxhr/pcxhr.c 		chip->nb_streams_play = PCXHR_PLAYBACK_STREAMS;
PCXHR_PLAYBACK_STREAMS  161 sound/pci/pcxhr/pcxhr.h 	struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
PCXHR_PLAYBACK_STREAMS  169 sound/pci/pcxhr/pcxhr.h 	int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2];	/* Mixer : Digital Playback Active [streams][stereo]*/
PCXHR_PLAYBACK_STREAMS  170 sound/pci/pcxhr/pcxhr.h 	int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2];	/* Mixer : Digital Playback Volume [streams][stereo]*/
PCXHR_PLAYBACK_STREAMS   58 sound/pci/pcxhr/pcxhr_hwdep.c 	card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS;
PCXHR_PLAYBACK_STREAMS   78 sound/pci/pcxhr/pcxhr_hwdep.c 	if (((rmh.stat[1] >> 7) & 0x5F) < PCXHR_PLAYBACK_STREAMS)
PCXHR_PLAYBACK_STREAMS  161 sound/pci/pcxhr/pcxhr_hwdep.c 		stream_count = PCXHR_PLAYBACK_STREAMS;
PCXHR_PLAYBACK_STREAMS  413 sound/pci/pcxhr/pcxhr_mixer.c 	.count =	PCXHR_PLAYBACK_STREAMS,
PCXHR_PLAYBACK_STREAMS  918 sound/pci/pcxhr/pcxhr_mixer.c 			for (j = 0; j < PCXHR_PLAYBACK_STREAMS; j++) {
PCXHR_PLAYBACK_STREAMS  977 sound/pci/pcxhr/pcxhr_mixer.c 			temp.count = PCXHR_PLAYBACK_STREAMS;