Searched defs:hdmi_spec (Results 1 – 1 of 1) sorted by relevance
130 struct hdmi_spec { struct132 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ argument136 struct snd_array pins; /* struct hdmi_spec_per_pin */ argument137 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 …]