hchmap             32 include/sound/hda_chmap.h 	void (*cea_alloc_to_tlv_chmap)(struct hdac_chmap *hchmap,
hchmap             37 include/sound/hda_chmap.h 	int (*chmap_validate)(struct hdac_chmap *hchmap, int ca,
hchmap            632 sound/hda/hdmi_chmap.c static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap,
hchmap            760 sound/hda/hdmi_chmap.c 	struct hdac_chmap *hchmap = info->private_data;
hchmap            770 sound/hda/hdmi_chmap.c 	if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx))
hchmap            791 sound/hda/hdmi_chmap.c 	hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap);
hchmap            797 sound/hda/hdmi_chmap.c 	if (hchmap->ops.chmap_validate) {
hchmap            798 sound/hda/hdmi_chmap.c 		err = hchmap->ops.chmap_validate(hchmap, ca,
hchmap            804 sound/hda/hdmi_chmap.c 	hchmap->ops.set_chmap(hchmap->hdac, pcm_idx, chmap, prepared);
hchmap            827 sound/hda/hdmi_chmap.c 				struct hdac_chmap *hchmap)
hchmap            839 sound/hda/hdmi_chmap.c 	chmap->private_data = hchmap;
hchmap           3888 sound/pci/hda/patch_hdmi.c static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap,