Home
last modified time | relevance | path

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

/Linux-v5.4/sound/i2c/
Dcs8427.c516 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build() argument
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()