Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/sound/pci/hda/
Dpatch_hdmi.c246 struct hdmi_spec_per_pin *per_pin; in pin_id_to_pin_index() local
284 struct hdmi_spec_per_pin *per_pin; in hinfo_to_pin_index() local
302 struct hdmi_spec_per_pin *per_pin; in pcm_idx_to_pin() local
330 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_info() local
357 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_get() local
484 struct hdmi_spec_per_pin *per_pin = entry->private_data; in print_eld_info() local
494 struct hdmi_spec_per_pin *per_pin = entry->private_data; in write_eld_info() local
501 static int eld_proc_new(struct hdmi_spec_per_pin *per_pin, int index) in eld_proc_new()
521 static void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
529 static inline int eld_proc_new(struct hdmi_spec_per_pin *per_pin, in eld_proc_new()
[all …]
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_hdmi.c240 struct hdmi_spec_per_pin *per_pin; in pin_id_to_pin_index() local
278 struct hdmi_spec_per_pin *per_pin; in hinfo_to_pin_index() local
297 struct hdmi_spec_per_pin *per_pin; in pcm_idx_to_pin() local
325 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_info() local
352 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_get() local
480 struct hdmi_spec_per_pin *per_pin = entry->private_data; in print_eld_info() local
490 struct hdmi_spec_per_pin *per_pin = entry->private_data; in write_eld_info() local
497 static int eld_proc_new(struct hdmi_spec_per_pin *per_pin, int index) in eld_proc_new()
517 static void eld_proc_free(struct hdmi_spec_per_pin *per_pin) in eld_proc_free()
525 static inline int eld_proc_new(struct hdmi_spec_per_pin *per_pin, in eld_proc_new()
[all …]