Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c72 struct hdmi_spec_per_pin { struct
355 ((struct hdmi_spec_per_pin *)snd_array_elem(&spec->pins, idx))
405 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_info()
427 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_get()
557 struct hdmi_spec_per_pin *per_pin = entry->private_data; in print_eld_info()
567 struct hdmi_spec_per_pin *per_pin = entry->private_data; in write_eld_info()
574 static int eld_proc_new(struct hdmi_spec_per_pin *per_pin, int index) in eld_proc_new()
594 static void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
602 static inline int eld_proc_new(struct hdmi_spec_per_pin *per_pin, in eld_proc_new()
607 static inline void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
[all …]