Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h31 struct hdmi_spec_per_pin { struct
32 hda_nid_t pin_nid;
33 int dev_id;
35 int pin_nid_idx;
36 int num_mux_nids;
37 hda_nid_t mux_nids[HDA_MAX_CONNECTIONS];
38 int mux_idx;
39 hda_nid_t cvt_nid;
41 struct hda_codec *codec;
42 struct hdmi_eld sink_eld;
[all …]