Home
last modified time | relevance | path

Searched defs:per_pin (Results 1 – 1 of 1) sorted by relevance

/sound/pci/hda/
Dpatch_hdmi.c251 struct hdmi_spec_per_pin *per_pin; in hinfo_to_pin_index() local
269 struct hdmi_spec_per_pin *per_pin; in pcm_idx_to_pin() local
297 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_info() local
324 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_get() local
450 struct hdmi_spec_per_pin *per_pin = entry->private_data; in print_eld_info() local
460 struct hdmi_spec_per_pin *per_pin = entry->private_data; in write_eld_info() local
467 static int eld_proc_new(struct hdmi_spec_per_pin *per_pin, int index) in eld_proc_new()
487 static void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
495 static inline int eld_proc_new(struct hdmi_spec_per_pin *per_pin, in eld_proc_new()
500 static inline void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
[all …]