PCXHR_PLAYBACK_STREAMS 1214 sound/pci/pcxhr/pcxhr.c chip->nb_streams_play = PCXHR_PLAYBACK_STREAMS; PCXHR_PLAYBACK_STREAMS 163 sound/pci/pcxhr/pcxhr.h struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS]; PCXHR_PLAYBACK_STREAMS 171 sound/pci/pcxhr/pcxhr.h int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2]; PCXHR_PLAYBACK_STREAMS 172 sound/pci/pcxhr/pcxhr.h int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2]; PCXHR_PLAYBACK_STREAMS 40 sound/pci/pcxhr/pcxhr_hwdep.c card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS; PCXHR_PLAYBACK_STREAMS 60 sound/pci/pcxhr/pcxhr_hwdep.c if (((rmh.stat[1] >> 7) & 0x5F) < PCXHR_PLAYBACK_STREAMS) PCXHR_PLAYBACK_STREAMS 168 sound/pci/pcxhr/pcxhr_hwdep.c stream_count = PCXHR_PLAYBACK_STREAMS; PCXHR_PLAYBACK_STREAMS 453 sound/pci/pcxhr/pcxhr_mixer.c .count = PCXHR_PLAYBACK_STREAMS, PCXHR_PLAYBACK_STREAMS 1047 sound/pci/pcxhr/pcxhr_mixer.c for (j = 0; j < PCXHR_PLAYBACK_STREAMS; j++) { PCXHR_PLAYBACK_STREAMS 1137 sound/pci/pcxhr/pcxhr_mixer.c temp.count = PCXHR_PLAYBACK_STREAMS;