Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h107 struct hdmi_spec { struct
110 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ argument
130 struct snd_array pins; /* struct hdmi_spec_per_pin */ argument
131 struct hdmi_pcm pcm_rec[8];
132 struct mutex pcm_lock;
133 struct mutex bind_lock; /* for audio component binding */
135 unsigned long pcm_bitmap;
136 int pcm_used; /* counter of pcm_rec[] */
141 unsigned long pcm_in_use;
143 struct hdmi_eld temp_eld;
[all …]