Searched refs:get_pin (Results 1 – 5 of 5) sorted by relevance
| /sound/hda/codecs/hdmi/ |
| A D | hdmi.c | 65 per_pin = get_pin(spec, pin_idx); in snd_hda_hdmi_pin_id_to_pin_index() 98 per_pin = get_pin(spec, pin_idx); in hinfo_to_pin_index() 116 per_pin = get_pin(spec, i); in pcm_idx_to_pin() 603 hdmi_present_sense(get_pin(spec, pin_idx), 1); in snd_hda_hdmi_check_presence_and_report() 789 per_pin = get_pin(spec, pin_idx); in hdmi_choose_cvt() 929 per_pin = get_pin(spec, pin_idx); in hdmi_pcm_open() 987 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in hdmi_read_pin_conn() 1704 per_pin = get_pin(spec, pin_idx); in snd_hda_hdmi_generic_pcm_prepare() 1804 per_pin = get_pin(spec, pin_idx); in hdmi_pcm_close() 2238 get_pin(spec, i)->pin_nid, in generic_acomp_notifier_set() [all …]
|
| A D | intelhdmi.c | 345 per_pin = get_pin(spec, pin_idx); in intel_not_share_assigned_cvt() 434 per_pin = get_pin(spec, pin_idx); in i915_hsw_setup_stream() 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()
|
| A D | simplehdmi.c | 96 struct hdmi_spec_per_pin *per_pin = get_pin(spec, 0); in snd_hda_hdmi_simple_init()
|
| A D | hdmi_local.h | 228 #define get_pin(spec, idx) \ macro
|
| A D | atihdmi.c | 495 struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx); in atihdmi_init()
|
Completed in 20 milliseconds