Home
last modified time | relevance | path

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

/Linux-v4.19/sound/i2c/
Dcs8427.c531 struct snd_pcm_substream *play_substream, in snd_cs8427_iec958_build() argument
539 if (snd_BUG_ON(!play_substream || !cap_substream)) in snd_cs8427_iec958_build()
545 kctl->id.device = play_substream->pcm->device; in snd_cs8427_iec958_build()
546 kctl->id.subdevice = play_substream->number; in snd_cs8427_iec958_build()
555 chip->playback.substream = play_substream; in snd_cs8427_iec958_build()