Searched defs:hdmi_spec_per_pin (Results 1 – 1 of 1) sorted by relevance
68 struct hdmi_spec_per_pin { struct69 hda_nid_t pin_nid;70 int dev_id;72 int pin_nid_idx;73 int num_mux_nids;74 hda_nid_t mux_nids[HDA_MAX_CONNECTIONS];75 int mux_idx;76 hda_nid_t cvt_nid;78 struct hda_codec *codec;79 struct hdmi_eld sink_eld;[all …]