Lines Matching defs:hdac_hdmi_pcm
98 struct hdac_hdmi_pcm { struct
99 struct list_head head;
100 int pcm_id;
101 struct list_head port_list;
102 struct hdac_hdmi_cvt *cvt;
103 struct snd_soc_jack *jack;
104 int stream_tag;
105 int channels;
106 int format;
107 bool chmap_set;
108 unsigned char chmap[8]; /* ALSA API channel-map */
109 struct mutex lock;
110 int jack_event;
111 struct snd_kcontrol *eld_ctl;