Searched refs:snd_pcm_hw_constraint_eld (Results 1 – 6 of 6) sorted by relevance
80 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld() function96 EXPORT_SYMBOL_GPL(snd_pcm_hw_constraint_eld);
5 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld);
327 ret = snd_pcm_hw_constraint_eld(runtime, dw->data.eld); in dw_hdmi_open()
413 ret = snd_pcm_hw_constraint_eld(substream->runtime, hcp->eld); in hdmi_codec_startup()
622 return snd_pcm_hw_constraint_eld(substream->runtime, in hdac_hdmi_pcm_open()
921 ret = snd_pcm_hw_constraint_eld(substream->runtime, connector->eld); in vc4_hdmi_audio_startup()