Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_local.h642 void snd_hda_eld_proc_free(struct hda_codec *codec, struct hdmi_eld *eld);
650 static inline void snd_hda_eld_proc_free(struct hda_codec *codec, in snd_hda_eld_proc_free() function
Dhda_eld.c587 void snd_hda_eld_proc_free(struct hda_codec *codec, struct hdmi_eld *eld) in snd_hda_eld_proc_free() function
Dpatch_hdmi.c1122 snd_hda_eld_proc_free(codec, &spec->sink_eld[i]); in generic_hdmi_free()