Searched refs:capture_substream (Results 1 – 18 of 18) sorted by relevance
109 struct snd_pcm_substream *capture_substream; member194 if (chip->pcm && chip->capture_substream) { in snd_als300_interrupt()195 data = chip->capture_substream->runtime->private_data; in snd_als300_interrupt()197 snd_pcm_period_elapsed(chip->capture_substream); in snd_als300_interrupt()228 if (chip->pcm && chip->capture_substream) { in snd_als300plus_interrupt()230 data = chip->capture_substream->runtime->private_data; in snd_als300plus_interrupt()232 snd_pcm_period_elapsed(chip->capture_substream); in snd_als300plus_interrupt()376 chip->capture_substream = substream; in snd_als300_capture_open()391 chip->capture_substream = NULL; in snd_als300_capture_close()
457 ak4114->capture_substream = cap_substream; in snd_ak4114_build()544 …struct snd_pcm_runtime *runtime = ak4114->capture_substream ? ak4114->capture_substream->runtime :… in snd_ak4114_check_rate_and_errors()578 snd_pcm_stream_lock_irqsave(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()579 if (snd_pcm_running(ak4114->capture_substream)) { in snd_ak4114_check_rate_and_errors()580 snd_pcm_stop(ak4114->capture_substream, SNDRV_PCM_STATE_DRAINING); in snd_ak4114_check_rate_and_errors()583 snd_pcm_stream_unlock_irqrestore(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
171 struct snd_pcm_substream *capture_substream; member189 struct snd_pcm_substream *capture_substream);
36 struct snd_pcm_substream *capture_substream; member
133 struct snd_pcm_substream *capture_substream; member
183 struct snd_pcm_substream *capture_substream);
174 int snd_ak4117_build(struct ak4117 *ak4117, struct snd_pcm_substream *capture_substream);
307 struct snd_pcm_substream *capture_substream);
84 struct snd_pcm_substream *capture_substream; member
85 struct snd_pcm_substream *capture_substream; member
80 struct snd_pcm_substream *capture_substream; member
251 substream = i2s_priv->capture_substream; in i2s_dma_isr()373 i2s_priv->capture_substream = in bcm63xx_soc_pcm_new()
94 struct snd_pcm_substream *capture_substream; member
268 struct snd_pcm_substream *capture_substream; member
431 struct snd_pcm_substream *capture_substream; member1088 substream[i] = chip->capture_substream; in riptide_handleirq()1618 chip->capture_substream = substream; in snd_riptide_capture_open()1653 chip->capture_substream = NULL; in snd_riptide_capture_close()1914 if (chip->capture_substream && chip->capture_substream->runtime) { in snd_riptide_proc_read()1915 data = chip->capture_substream->runtime->private_data; in snd_riptide_proc_read()
367 struct snd_pcm_substream *capture_substream[YDSXG_CAPTURE_VOICES]; member
766 if (chip->capture_substream[nvoice]) in snd_ymfpci_interrupt()767 snd_ymfpci_pcm_capture_interrupt(chip->capture_substream[nvoice]); in snd_ymfpci_interrupt()1000 chip->capture_substream[capture_bank_number] = substream; in snd_ymfpci_capture_open()1073 chip->capture_substream[ypcm->capture_bank_number] = NULL; in snd_ymfpci_capture_close()
984 struct snd_pcm_substream *capture_substream; member5376 if (hdspm->capture_substream) in snd_hdspm_interrupt()5377 snd_pcm_period_elapsed(hdspm->capture_substream); in snd_hdspm_interrupt()5429 other = hdspm->capture_substream; in snd_hdspm_reset()5725 other = hdspm->capture_substream; in snd_hdspm_trigger()6000 if (!hdspm->capture_substream) in snd_hdspm_open()6010 hdspm->capture_substream = substream; in snd_hdspm_open()6073 hdspm->capture_substream = NULL; in snd_hdspm_release()6427 hdspm->capture_substream = NULL; in snd_hdspm_create_alsa_devices()