Searched refs:play_substream (Results 1 – 3 of 3) sorted by relevance
524 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build() argument532 if (snd_BUG_ON(!play_substream || !cap_substream)) in snd_cs8427_iec958_build()538 kctl->id.device = play_substream->pcm->device; in snd_cs8427_iec958_build()539 kctl->id.subdevice = play_substream->number; in snd_cs8427_iec958_build()548 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()