Searched refs:hchmap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdmi_chmap.c | 632 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 in hdmi_chmap_ctl_put() 826 snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx, struct hdac_chmap *hchmap) snd_hdac_add_chmap_ctls() argument [all...] |
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdmi_chmap.c | 632 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 in hdmi_chmap_ctl_put() 826 snd_hdac_add_chmap_ctls(struct snd_pcm *pcm, int pcm_idx, struct hdac_chmap *hchmap) snd_hdac_add_chmap_ctls() argument [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A 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,
|
/kernel/linux/linux-6.6/include/sound/ |
H A 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,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 4111 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap() argument
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 4312 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap() argument
|
Completed in 16 milliseconds