Searched defs:hdac_hdmi_pcm (Results 1 – 1 of 1) sorted by relevance
97 struct hdac_hdmi_pcm { struct98 struct list_head head;99 int pcm_id;100 struct list_head port_list;101 struct hdac_hdmi_cvt *cvt;102 struct snd_soc_jack *jack;103 int stream_tag;104 int channels;105 int format;106 bool chmap_set;[all …]