Lines Matching refs:hdmi_spec_per_pin

72 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()
1116 struct hdmi_spec_per_pin *per_pin, in hdmi_setup_audio_infoframe()
1166 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);
1330 struct hdmi_spec_per_pin *per_pin; in hdmi_choose_cvt()
1369 struct hdmi_spec_per_pin *per_pin) in intel_verify_pin_cvt_connect()
1444 struct hdmi_spec_per_pin *per_pin; in hdmi_pcm_open()
1512 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in hdmi_read_pin_conn()
1533 struct hdmi_spec_per_pin *per_pin, in update_eld()
1580 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
1645 struct hdmi_spec_per_pin *per_pin = in hdmi_repoll_eld()
1646 container_of(to_delayed_work(work), struct hdmi_spec_per_pin, work); in hdmi_repoll_eld()
1663 struct hdmi_spec_per_pin *per_pin; in hdmi_add_pin()
1792 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_playback_pcm_prepare()
1844 struct hdmi_spec_per_pin *per_pin; in hdmi_pcm_close()
1991 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in hdmi_chmap_ctl_get()
2006 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in hdmi_chmap_ctl_put()
2057 struct hdmi_spec_per_pin *per_pin; in generic_hdmi_build_pcms()
2080 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_build_jack()
2099 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_build_controls()
2158 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_init_per_pins()
2174 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_init()
2186 snd_array_init(&spec->pins, sizeof(struct hdmi_spec_per_pin), nums); in hdmi_array_init()
2202 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_free()
2222 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in generic_hdmi_resume()
2425 struct hdmi_spec_per_pin *per_pin = get_pin(spec, 0); in simple_playback_init()
2607 struct hdmi_spec_per_pin *per_pin; in patch_simple_hdmi()
3228 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in atihdmi_init()