Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/
Dpcm_iec958.c156 int snd_pcm_fill_iec958_consumer_hw_params(struct snd_pcm_hw_params *params, in snd_pcm_fill_iec958_consumer_hw_params() function
161 EXPORT_SYMBOL_GPL(snd_pcm_fill_iec958_consumer_hw_params);
/linux-5.19.10/include/sound/
Dpcm_iec958.h12 int snd_pcm_fill_iec958_consumer_hw_params(struct snd_pcm_hw_params *params,
/linux-5.19.10/sound/soc/codecs/
Dhdmi-codec.c552 ret = snd_pcm_fill_iec958_consumer_hw_params(params, hp.iec.status, in hdmi_codec_hw_params()