Searched defs:hdmi_spec (Results 1 – 1 of 1) sorted by relevance
98 struct hdmi_spec { struct101 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ argument121 struct snd_array pins; /* struct hdmi_spec_per_pin */ argument122 struct hdmi_pcm pcm_rec[8];123 struct mutex pcm_lock;124 struct mutex bind_lock; /* for audio component binding */126 unsigned long pcm_bitmap;127 int pcm_used; /* counter of pcm_rec[] */132 unsigned long pcm_in_use;134 struct hdmi_eld temp_eld;[all …]