Searched refs:hdmi_spec_per_pin (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/hda/codecs/hdmi/ |
| H A D | hdmi.c | 55 struct hdmi_spec_per_pin *per_pin; in snd_hda_hdmi_pin_id_to_pin_index() 94 struct hdmi_spec_per_pin *per_pin; in hinfo_to_pin_index() 109 static struct hdmi_spec_per_pin *pcm_idx_to_pin(struct hdmi_spec *spec, in pcm_idx_to_pin() 113 struct hdmi_spec_per_pin *per_pin; in pcm_idx_to_pin() 141 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_info() 165 struct hdmi_spec_per_pin *per_pin; in hdmi_eld_ctl_get() 288 struct hdmi_spec_per_pin *per_pin = entry->private_data; in print_eld_info() 298 struct hdmi_spec_per_pin *per_pin = entry->private_data; in write_eld_info() 304 static int eld_proc_new(struct hdmi_spec_per_pin *per_pin, int index) in eld_proc_new() 324 static void eld_proc_free(struct hdmi_spec_per_pin *per_pi [all...] |
| H A D | hdmi_local.h | 31 struct hdmi_spec_per_pin { struct 78 struct hdmi_spec_per_pin *per_pin, argument 82 struct hdmi_spec_per_pin *per_pin, 229 ((struct hdmi_spec_per_pin *)snd_array_elem(&spec->pins, idx)) 273 struct hdmi_spec_per_pin *per_pin,
|
| H A D | intelhdmi.c | 201 struct hdmi_spec_per_pin *per_pin) in silent_stream_enable_i915() 221 struct hdmi_spec_per_pin *per_pin, in silent_stream_set_kae() 240 struct hdmi_spec_per_pin *per_pin, in i915_set_silent_stream() 292 struct hdmi_spec_per_pin *per_pin) in intel_verify_pin_cvt_connect() 337 struct hdmi_spec_per_pin *per_pin; in intel_not_share_assigned_cvt() 428 struct hdmi_spec_per_pin *per_pin; in i915_hsw_setup_stream() 457 struct hdmi_spec_per_pin *per_pin, in i915_pin_cvt_fixup() 483 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in i915_hdmi_suspend() 527 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in i915_hdmi_resume()
|
| H A D | simplehdmi.c | 96 struct hdmi_spec_per_pin *per_pin = get_pin(spec, 0); in snd_hda_hdmi_simple_init() 176 struct hdmi_spec_per_pin *per_pin; in snd_hda_hdmi_simple_probe() 184 snd_array_init(&spec->pins, sizeof(struct hdmi_spec_per_pin), 1); in snd_hda_hdmi_simple_probe()
|
| H A D | atihdmi.c | 495 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in atihdmi_init()
|