Searched refs:capture_stream (Results 1 – 10 of 10) sorted by relevance
106 struct lx_stream capture_stream; member
284 struct lx_stream *lx_stream = is_capture ? &chip->capture_stream : in lx_pcm_stream_pointer()365 chip->capture_stream.stream = substream; in lx_pcm_hw_params()415 chip->capture_stream.stream = 0; in lx_pcm_hw_free()524 lx_trigger_dispatch_stream(chip, &chip->capture_stream); in lx_pcm_trigger_dispatch()537 struct lx_stream *stream = is_capture ? &chip->capture_stream : in lx_pcm_trigger()864 chip->capture_stream.is_capture = 1; in lx_pcm_create()
1145 struct lx_stream *lx_stream = &chip->capture_stream; in lx_threaded_irq()
178 struct pcxhr_stream capture_stream[2]; /* 1 stereo or 2 mono streams */ member
724 if (pcxhr_stream_scheduled_get_pipe(&chip->capture_stream[j], &pipe)) in pcxhr_start_linked_stream()761 stream = &chip->capture_stream[j]; in pcxhr_start_linked_stream()780 stream = &chip->capture_stream[j]; in pcxhr_start_linked_stream()809 stream = &chip->capture_stream[j]; in pcxhr_start_linked_stream()1040 stream = &chip->capture_stream[subs->number]; in pcxhr_open()
264 chip->capture_stream[j].pipe = pipe; in pcxhr_config_pipes()
1331 &chip->capture_stream[j], in pcxhr_threaded_irq()
187 …struct mixart_stream capture_stream[MIXART_PCM_TOTAL]; /* 0 = pcm, 1 = p… member
480 stream = &chip->capture_stream[pcm_number]; in snd_mixart_threaded_irq()
828 stream = &(chip->capture_stream[pcm_number]); in snd_mixart_capture_open()