Searched defs:hdac_hdmi_pcm (Results 1 – 1 of 1) sorted by relevance
98 struct hdac_hdmi_pcm { struct99 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;[all …]