Home
last modified time | relevance | path

Searched refs:play_substream (Results 1 – 3 of 3) sorted by relevance

/linux/sound/i2c/
H A Dcs8427.c527 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build() argument
535 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()
/linux/sound/soc/bcm/
H A Dbcm63xx-i2s.h79 struct snd_pcm_substream *play_substream; member
H A Dbcm63xx-pcm-whistler.c299 substream = i2s_priv->play_substream; in i2s_dma_isr()
364 i2s_priv->play_substream = in bcm63xx_soc_pcm_new()