Home
last modified time | relevance | path

Searched refs:snd_pcm_fill_iec958_consumer (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/core/
H A Dpcm_iec958.c21 * Drivers should then call einter snd_pcm_fill_iec958_consumer() or
120 * snd_pcm_fill_iec958_consumer - Fill consumer format IEC958 channel status
133 int snd_pcm_fill_iec958_consumer(struct snd_pcm_runtime *runtime, in snd_pcm_fill_iec958_consumer() function
140 EXPORT_SYMBOL_GPL(snd_pcm_fill_iec958_consumer); variable
185 return snd_pcm_fill_iec958_consumer(runtime, cs, len); in snd_pcm_create_iec958_consumer()
/kernel/linux/linux-6.6/include/sound/
H A Dpcm_iec958.h9 int snd_pcm_fill_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdmi-codec.c610 ret = snd_pcm_fill_iec958_consumer(runtime, hp.iec.status, in hdmi_codec_prepare()

Completed in 4 milliseconds