Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dhdmi_chmap.c635 static void hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in hdmi_cea_alloc_to_tlv_chmap()
760 static int chmap_value_check(struct hdac_chmap *hchmap, in chmap_value_check()
765 for (i = 0; i < hchmap->channels_max; i++) { in chmap_value_check()
777 struct hdac_chmap *hchmap = info->private_data; in hdmi_chmap_ctl_put()
784 err = chmap_value_check(hchmap, ucontrol); in hdmi_chmap_ctl_put()
791 if (!hchmap->ops.is_pcm_attached(hchmap->hdac, pcm_idx)) in hdmi_chmap_ctl_put()
812 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap); in hdmi_chmap_ctl_put()
818 if (hchmap in hdmi_chmap_ctl_put()
632 hdmi_cea_alloc_to_tlv_chmap(struct hdac_chmap * hchmap,struct hdac_cea_channel_speaker_allocation * cap,unsigned int * chmap,int channels) hdmi_cea_alloc_to_tlv_chmap() argument
757 chmap_value_check(struct hdac_chmap * hchmap,const struct snd_ctl_elem_value * ucontrol) chmap_value_check() argument
774 struct hdac_chmap *hchmap = info->private_data; hdmi_chmap_ctl_put() local
845 snd_hdac_add_chmap_ctls(struct snd_pcm * pcm,int pcm_idx,struct hdac_chmap * hchmap) snd_hdac_add_chmap_ctls() argument
[all...]
/linux/include/sound/
H A Dhda_chmap.h32 void (*cea_alloc_to_tlv_chmap)(struct hdac_chmap *hchmap,
37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca,
/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c408 static void atihdmi_paired_cea_alloc_to_tlv_chmap(struct hdac_chmap *hchmap, in atihdmi_paired_cea_alloc_to_tlv_chmap() argument