playback_stream 276 sound/pci/lx6464es/lx6464es.c &chip->playback_stream; playback_stream 358 sound/pci/lx6464es/lx6464es.c chip->playback_stream.stream = substream; playback_stream 408 sound/pci/lx6464es/lx6464es.c chip->playback_stream.stream = NULL; playback_stream 516 sound/pci/lx6464es/lx6464es.c lx_trigger_dispatch_stream(chip, &chip->playback_stream); playback_stream 529 sound/pci/lx6464es/lx6464es.c &chip->playback_stream; playback_stream 91 sound/pci/lx6464es/lx6464es.h struct lx_stream playback_stream; playback_stream 1137 sound/pci/lx6464es/lx_core.c struct lx_stream *lx_stream = &chip->playback_stream; playback_stream 735 sound/pci/mixart/mixart.c stream = &(chip->playback_stream[pcm_number][subs->number]); playback_stream 169 sound/pci/mixart/mixart.h struct mixart_stream playback_stream[MIXART_PCM_TOTAL][MIXART_PLAYBACK_STREAMS]; /* 0 = pcm, 1 = pcm_dig */ playback_stream 469 sound/pci/mixart/mixart_core.c stream = &chip->playback_stream[pcm_number][sub_number]; playback_stream 715 sound/pci/pcxhr/pcxhr.c if (pcxhr_stream_scheduled_get_pipe(&chip->playback_stream[j], &pipe)) { playback_stream 755 sound/pci/pcxhr/pcxhr.c stream = &chip->playback_stream[j]; playback_stream 772 sound/pci/pcxhr/pcxhr.c stream = &chip->playback_stream[j]; playback_stream 801 sound/pci/pcxhr/pcxhr.c stream = &chip->playback_stream[j]; playback_stream 1019 sound/pci/pcxhr/pcxhr.c stream = &chip->playback_stream[subs->number]; playback_stream 163 sound/pci/pcxhr/pcxhr.h struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS]; playback_stream 1325 sound/pci/pcxhr/pcxhr_core.c &chip->playback_stream[j], playback_stream 244 sound/pci/pcxhr/pcxhr_hwdep.c chip->playback_stream[j].pipe = pipe;