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