Home
last modified time | relevance | path

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

/sound/hda/
Dhdmi_chmap.c631 static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in hdmi_cea_alloc_to_tlv_chmap() argument
759 struct hdac_chmap *hchmap = info->private_data; in hdmi_chmap_ctl_put() local
769 if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx)) in hdmi_chmap_ctl_put()
790 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap); in hdmi_chmap_ctl_put()
796 if (hchmap->ops.chmap_validate) { in hdmi_chmap_ctl_put()
797 err = hchmap->ops.chmap_validate(hchmap, ca, in hdmi_chmap_ctl_put()
803 hchmap->ops.set_chmap(hchmap->hdac, pcm_idx, chmap, prepared); in hdmi_chmap_ctl_put()
826 struct hdac_chmap *hchmap) in snd_hdac_add_chmap_ctls() argument
838 chmap->private_data = hchmap; in snd_hdac_add_chmap_ctls()
/sound/pci/hda/
Dpatch_hdmi.c3440 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap() argument