Searched refs:hchmap (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/hda/ |
D | hdmi_chmap.c | 631 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()
|
/Linux-v4.19/include/sound/ |
D | hda_chmap.h | 32 void (*cea_alloc_to_tlv_chmap)(struct hdac_chmap *hchmap, 37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca,
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_hdmi.c | 3639 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap() argument
|