Searched defs:chmap (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/sound/hda/ |
D | hdmi_chmap.c | 322 static void hdmi_debug_channel_mapping(struct hdac_chmap *chmap, in hdmi_debug_channel_mapping() 338 static void hdmi_std_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_std_setup_channel_mapping() 504 static int hdmi_manual_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_manual_setup_channel_mapping() 549 void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap, in snd_hdac_setup_channel_mapping() 611 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_info() local 620 static int hdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in hdmi_chmap_cea_alloc_validate_get_type() 633 unsigned int *chmap, int channels) in hdmi_cea_alloc_to_tlv_chmap() 667 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_tlv() local 741 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_get() local 763 unsigned char chmap[8], per_pin_chmap[8]; in hdmi_chmap_ctl_put() local [all …]
|
/Linux-v4.19/sound/usb/ |
D | stream.c | 199 struct snd_pcm_chmap_elem *chmap = NULL; in usb_chmap_ctl_get() local 218 struct snd_pcm_chmap *chmap; in add_chmap() local 292 struct snd_pcm_chmap_elem *chmap; in convert_chmap() local 333 struct snd_pcm_chmap_elem *chmap; in convert_chmap_v3() local 859 struct snd_pcm_chmap_elem *chmap; in snd_usb_get_audioformat_uac3() local
|
D | card.h | 32 struct snd_pcm_chmap_elem *chmap; /* (optional) channel map */ member
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_hdmi.c | 102 unsigned char chmap[8]; /* ALSA API channel-map */ member 182 struct hdac_chmap chmap; member 714 struct hdac_chmap *chmap = &spec->chmap; in hdmi_setup_audio_infoframe() local 2017 unsigned char *chmap) in hdmi_get_chmap() 2031 unsigned char *chmap, int prepared) in hdmi_set_chmap() 3158 struct snd_pcm_chmap *chmap; in nvhdmi_7x_8ch_build_controls() local 3210 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type() 3224 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate() 3495 static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap, in atihdmi_paired_chmap_validate() 3610 struct hdac_chmap *chmap, in atihdmi_paired_chmap_cea_alloc_validate_get_type() [all …]
|
D | hda_codec.h | 155 const struct snd_pcm_chmap_elem *chmap; /* chmap to override */ member
|
D | hda_codec.c | 2964 struct snd_pcm_chmap *chmap; in add_std_chmaps() local
|
D | patch_ca0132.c | 5742 struct snd_pcm_chmap *chmap; in ca0132_alt_add_chmap_ctls() local
|
/Linux-v4.19/sound/x86/ |
D | intel_hdmi_audio.h | 111 struct snd_pcm_chmap *chmap; member
|
D | intel_hdmi_audio.c | 481 struct snd_pcm_chmap_elem *chmap; in had_build_channel_allocation_map() local 558 const struct snd_pcm_chmap_elem *chmap; in had_chmap_ctl_get() local
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdac_hdmi.c | 113 unsigned char chmap[8]; /* ALSA API channel-map */ member 140 struct hdac_chmap chmap; member 1906 unsigned char *chmap) in hdac_hdmi_get_chmap() 1915 unsigned char *chmap, int prepared) in hdac_hdmi_set_chmap()
|
/Linux-v4.19/sound/pci/ |
D | via82xx.c | 1451 struct snd_pcm_chmap *chmap; in snd_via8233_pcm_new() local 1519 struct snd_pcm_chmap *chmap; in snd_via8233a_pcm_new() local
|
D | atiixp.c | 1253 struct snd_pcm_chmap *chmap; in snd_atiixp_pcm_new() local
|
D | intel8x0.c | 1549 struct snd_pcm_chmap *chmap; in snd_intel8x0_pcm1() local
|
/Linux-v4.19/sound/core/ |
D | pcm_lib.c | 2422 const struct snd_pcm_chmap_elem *chmap, in snd_pcm_add_chmap_ctls()
|
/Linux-v4.19/sound/pci/ali5451/ |
D | ali5451.c | 214 unsigned int chmap; /* bitmap for opened channels */ member
|
/Linux-v4.19/include/sound/ |
D | pcm.h | 1396 const struct snd_pcm_chmap_elem *chmap; member
|