Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c130 struct hdmi_spec { struct
132 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ argument
136 struct snd_array pins; /* struct hdmi_spec_per_pin */ argument
137 struct hda_pcm *pcm_rec[16];
138 unsigned int channels_max; /* max over all cvts */
140 struct hdmi_eld temp_eld;
141 struct hdmi_ops ops;
143 bool dyn_pin_out;
148 struct hda_multi_out multiout;
149 struct hda_pcm_stream pcm_playback;
[all …]