Home
last modified time | relevance | path

Searched refs:hchmap (Results 1 – 2 of 2) sorted by relevance

/sound/hda/
Dhdmi_chmap.c632 static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in hdmi_cea_alloc_to_tlv_chmap() argument
760 struct hdac_chmap *hchmap = info->private_data; in hdmi_chmap_ctl_put() local
770 if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx)) in hdmi_chmap_ctl_put()
791 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap); in hdmi_chmap_ctl_put()
797 if (hchmap->ops.chmap_validate) { in hdmi_chmap_ctl_put()
798 err = hchmap->ops.chmap_validate(hchmap, ca, in hdmi_chmap_ctl_put()
804 hchmap->ops.set_chmap(hchmap->hdac, pcm_idx, chmap, prepared); in hdmi_chmap_ctl_put()
827 struct hdac_chmap *hchmap) in snd_hdac_add_chmap_ctls() argument
839 chmap->private_data = hchmap; in snd_hdac_add_chmap_ctls()
/sound/pci/hda/
Dpatch_hdmi.c4121 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap() argument