Searched defs:chmap (Results 1 – 18 of 18) sorted by relevance
/linux/sound/hda/ |
A D | hdmi_chmap.c | 323 static void hdmi_debug_channel_mapping(struct hdac_chmap *chmap, in hdmi_debug_channel_mapping() 339 static void hdmi_std_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_std_setup_channel_mapping() 505 static int hdmi_manual_setup_channel_mapping(struct hdac_chmap *chmap, in hdmi_manual_setup_channel_mapping() 550 void snd_hdac_setup_channel_mapping(struct hdac_chmap *chmap, in snd_hdac_setup_channel_mapping() 612 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_info() local 634 unsigned int *chmap, int channels) in hdmi_cea_alloc_to_tlv_chmap() 668 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_tlv() local 742 struct hdac_chmap *chmap = info->private_data; in hdmi_chmap_ctl_get() local 764 unsigned char chmap[8], per_pin_chmap[8]; in hdmi_chmap_ctl_put() local 818 struct hdac_chmap *chmap) in snd_hdac_register_chmap_ops() [all …]
|
/linux/sound/usb/ |
A D | stream.c | 194 struct snd_pcm_chmap_elem *chmap = NULL; in usb_chmap_ctl_get() local 213 struct snd_pcm_chmap *chmap; in add_chmap() local 287 struct snd_pcm_chmap_elem *chmap; in convert_chmap() local 328 struct snd_pcm_chmap_elem *chmap; in convert_chmap_v3() local 869 struct snd_pcm_chmap_elem *chmap; in snd_usb_get_audioformat_uac3() local
|
A D | card.h | 39 struct snd_pcm_chmap_elem *chmap; /* (optional) channel map */ member
|
/linux/sound/virtio/ |
A D | virtio_chmap.c | 173 struct snd_pcm_chmap_elem *chmap; in virtsnd_chmap_build_devs() local
|
/linux/sound/pci/hda/ |
A D | patch_hdmi.c | 89 unsigned char chmap[8]; /* ALSA API channel-map */ member 178 struct hdac_chmap chmap; member 722 struct hdac_chmap *chmap = &spec->chmap; in hdmi_setup_audio_infoframe() local 2208 unsigned char *chmap) in hdmi_get_chmap() 2222 unsigned char *chmap, int prepared) in hdmi_set_chmap() 3552 struct snd_pcm_chmap *chmap; in nvhdmi_7x_8ch_build_controls() local 3604 static int nvhdmi_chmap_cea_alloc_validate_get_type(struct hdac_chmap *chmap, in nvhdmi_chmap_cea_alloc_validate_get_type() 3618 static int nvhdmi_chmap_validate(struct hdac_chmap *chmap, in nvhdmi_chmap_validate() 3953 static int atihdmi_paired_chmap_validate(struct hdac_chmap *chmap, in atihdmi_paired_chmap_validate() 4068 struct hdac_chmap *chmap, in atihdmi_paired_chmap_cea_alloc_validate_get_type() [all …]
|
A D | hda_codec.c | 3008 struct snd_pcm_chmap *chmap; in add_std_chmaps() local
|
A D | patch_ca0132.c | 6941 struct snd_pcm_chmap *chmap; in ca0132_alt_add_chmap_ctls() local
|
/linux/sound/x86/ |
A D | intel_hdmi_audio.h | 111 struct snd_pcm_chmap *chmap; member
|
A D | intel_hdmi_audio.c | 472 struct snd_pcm_chmap_elem *chmap; in had_build_channel_allocation_map() local 549 const struct snd_pcm_chmap_elem *chmap; in had_chmap_ctl_get() local
|
/linux/sound/soc/codecs/ |
A D | hdac_hdmi.c | 108 unsigned char chmap[8]; /* ALSA API channel-map */ member 136 struct hdac_chmap chmap; member 2065 unsigned char *chmap) in hdac_hdmi_get_chmap() 2074 unsigned char *chmap, int prepared) in hdac_hdmi_set_chmap()
|
/linux/include/sound/sof/ |
A D | stream.h | 90 uint16_t chmap[SOF_IPC_MAX_CHANNELS]; /**< channel map - SOF_CHMAP_ */ member
|
/linux/sound/pci/ |
A D | via82xx.c | 1425 struct snd_pcm_chmap *chmap; in snd_via8233_pcm_new() local 1493 struct snd_pcm_chmap *chmap; in snd_via8233a_pcm_new() local
|
A D | atiixp.c | 1239 struct snd_pcm_chmap *chmap; in snd_atiixp_pcm_new() local
|
A D | intel8x0.c | 1468 struct snd_pcm_chmap *chmap; in snd_intel8x0_pcm1() local
|
/linux/include/sound/ |
A D | hda_codec.h | 145 const struct snd_pcm_chmap_elem *chmap; /* chmap to override */ member
|
A D | pcm.h | 1403 const struct snd_pcm_chmap_elem *chmap; member
|
/linux/sound/core/ |
A D | pcm_lib.c | 2465 const struct snd_pcm_chmap_elem *chmap, in snd_pcm_add_chmap_ctls()
|
/linux/sound/pci/ali5451/ |
A D | ali5451.c | 199 unsigned int chmap; /* bitmap for opened channels */ member
|
Completed in 116 milliseconds