Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dpcm_drm_eld.h5 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld);
/openbmc/linux/sound/core/
H A Dpcm_drm_eld.c147 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld() function
163 EXPORT_SYMBOL_GPL(snd_pcm_hw_constraint_eld);
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c330 ret = snd_pcm_hw_constraint_eld(runtime, eld); in dw_hdmi_open()
/openbmc/linux/sound/soc/codecs/
H A Dhdmi-codec.c457 ret = snd_pcm_hw_constraint_eld(substream->runtime, hcp->eld); in hdmi_codec_startup()
H A Dhdac_hdmi.c627 return snd_pcm_hw_constraint_eld(substream->runtime, in hdac_hdmi_pcm_open()