Searched defs:hdmi_spec (Results 1 – 1 of 1) sorted by relevance
124 struct hdmi_spec { struct127 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ argument147 struct snd_array pins; /* struct hdmi_spec_per_pin */ argument148 struct hdmi_pcm pcm_rec[16];149 struct mutex pcm_lock;150 struct mutex bind_lock; /* for audio component binding */152 unsigned long pcm_bitmap;153 int pcm_used; /* counter of pcm_rec[] */158 unsigned long pcm_in_use;160 struct hdmi_eld temp_eld;[all …]