Searched refs:cap_substream (Results 1 – 3 of 3) sorted by relevance
428 int snd_ak4117_build(struct ak4117 *ak4117, struct snd_pcm_substream *cap_substream) in snd_ak4117_build() argument434 if (snd_BUG_ON(!cap_substream)) in snd_ak4117_build()436 ak4117->substream = cap_substream; in snd_ak4117_build()441 kctl->id.device = cap_substream->pcm->device; in snd_ak4117_build()442 kctl->id.subdevice = cap_substream->number; in snd_ak4117_build()
472 struct snd_pcm_substream *cap_substream) in snd_ak4114_build() argument478 if (snd_BUG_ON(!cap_substream)) in snd_ak4114_build()481 ak4114->capture_substream = cap_substream; in snd_ak4114_build()495 kctl->id.device = cap_substream->pcm->device; in snd_ak4114_build()496 kctl->id.subdevice = cap_substream->number; in snd_ak4114_build()
523 struct snd_pcm_substream *cap_substream) in snd_cs8427_iec958_build() argument530 if (snd_BUG_ON(!play_substream || !cap_substream)) in snd_cs8427_iec958_build()547 chip->capture.substream = cap_substream; in snd_cs8427_iec958_build()