Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c74 struct hdmi_spec_per_pin { struct
360 ((struct hdmi_spec_per_pin *)snd_array_elem(&spec->pins, idx))
410 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_info()
432 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_get()
562 struct hdmi_spec_per_pin *per_pin = entry->private_data; in print_eld_info()
572 struct hdmi_spec_per_pin *per_pin = entry->private_data; in write_eld_info()
579 static int eld_proc_new(struct hdmi_spec_per_pin *per_pin, int index) in eld_proc_new()
599 static void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
607 static inline int eld_proc_new(struct hdmi_spec_per_pin *per_pin, in eld_proc_new()
612 static inline void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
[all …]