Home
last modified time | relevance | path

Searched refs:play_substream (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/i2c/
H A Dcs8427.c516 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build()
524 if (snd_BUG_ON(!play_substream || !cap_substream)) in snd_cs8427_iec958_build()
530 kctl->id.device = play_substream->pcm->device; in snd_cs8427_iec958_build()
531 kctl->id.subdevice = play_substream->number; in snd_cs8427_iec958_build()
540 chip->playback.substream = play_substream; in snd_cs8427_iec958_build()
515 snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, struct snd_pcm_substream *play_substream, struct snd_pcm_substream *cap_substream) snd_cs8427_iec958_build() argument
/kernel/linux/linux-6.6/sound/i2c/
H A Dcs8427.c524 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build()
532 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()
523 snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, struct snd_pcm_substream *play_substream, struct snd_pcm_substream *cap_substream) snd_cs8427_iec958_build() argument
/kernel/linux/linux-5.10/sound/soc/bcm/
H A Dbcm63xx-i2s.h80 struct snd_pcm_substream *play_substream; member
H A Dbcm63xx-pcm-whistler.c316 substream = i2s_priv->play_substream; in i2s_dma_isr()
405 i2s_priv->play_substream = in bcm63xx_soc_pcm_new()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds