Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_drm_eld.c83 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld() function
99 EXPORT_SYMBOL_GPL(snd_pcm_hw_constraint_eld);
/Linux-v4.19/include/sound/
Dpcm_drm_eld.h5 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld);
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-ahb-audio.c334 ret = snd_pcm_hw_constraint_eld(runtime, dw->data.eld); in dw_hdmi_open()
/Linux-v4.19/sound/soc/codecs/
Dhdmi-codec.c440 ret = snd_pcm_hw_constraint_eld(substream->runtime, in hdmi_codec_startup()
Dhdac_hdmi.c598 return snd_pcm_hw_constraint_eld(substream->runtime, in hdac_hdmi_pcm_open()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_hdmi.c794 ret = snd_pcm_hw_constraint_eld(substream->runtime, in vc4_hdmi_audio_startup()