Searched refs:snd_pcm_hw_constraint_eld (Results 1 – 3 of 3) sorted by relevance
83 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld() function99 EXPORT_SYMBOL_GPL(snd_pcm_hw_constraint_eld);
4 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld);
334 ret = snd_pcm_hw_constraint_eld(runtime, dw->data.eld); in dw_hdmi_open()