Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c74 struct hdmi_spec_per_pin { struct
75 hda_nid_t pin_nid;
76 int num_mux_nids;
77 hda_nid_t mux_nids[HDA_MAX_CONNECTIONS];
78 int mux_idx;
79 hda_nid_t cvt_nid;
81 struct hda_codec *codec;
82 struct hdmi_eld sink_eld;
83 struct mutex lock;
84 struct delayed_work work;
[all …]