Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/
Dpcm_iec958.c133 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);
185 return snd_pcm_fill_iec958_consumer(runtime, cs, len); in snd_pcm_create_iec958_consumer()
/linux-5.19.10/include/sound/
Dpcm_iec958.h9 int snd_pcm_fill_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs,
/linux-5.19.10/sound/soc/codecs/
Dhdmi-codec.c588 ret = snd_pcm_fill_iec958_consumer(runtime, hp.iec.status, in hdmi_codec_prepare()