Searched refs:play_substream (Results 1 – 3 of 3) sorted by relevance
527 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build() argument535 if (snd_BUG_ON(!play_substream || !cap_substream)) in snd_cs8427_iec958_build()541 kctl->id.device = play_substream->pcm->device; in snd_cs8427_iec958_build()542 kctl->id.subdevice = play_substream->number; in snd_cs8427_iec958_build()551 chip->playback.substream = play_substream; in snd_cs8427_iec958_build()
79 struct snd_pcm_substream *play_substream; member
299 substream = i2s_priv->play_substream; in i2s_dma_isr()364 i2s_priv->play_substream = in bcm63xx_soc_pcm_new()