Symbol: snd_pcm_chmap_elem
include/sound/hda_codec.h
149
const struct snd_pcm_chmap_elem *chmap; /* chmap to override */
include/sound/hda_codec.h
456
extern const struct snd_pcm_chmap_elem snd_pcm_2_1_chmaps[];
include/sound/pcm.h
1467
const struct snd_pcm_chmap_elem *chmap;
include/sound/pcm.h
1491
extern const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[];
include/sound/pcm.h
1493
extern const struct snd_pcm_chmap_elem snd_pcm_alt_chmaps[];
include/sound/pcm.h
1501
const struct snd_pcm_chmap_elem *chmap,
sound/core/pcm_lib.c
2424
const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = {
sound/core/pcm_lib.c
2446
const struct snd_pcm_chmap_elem snd_pcm_alt_chmaps[] = {
sound/core/pcm_lib.c
2495
const struct snd_pcm_chmap_elem *map;
sound/core/pcm_lib.c
2525
const struct snd_pcm_chmap_elem *map;
sound/core/pcm_lib.c
2584
const struct snd_pcm_chmap_elem *chmap,
sound/hda/codecs/ca0132.c
6877
static const struct snd_pcm_chmap_elem ca0132_alt_chmaps[] = {
sound/hda/codecs/ca0132.c
6900
const struct snd_pcm_chmap_elem *elem;
sound/hda/codecs/realtek/realtek.c
1077
static const struct snd_pcm_chmap_elem asus_pcm_2_1_chmaps[] = {
sound/hda/common/codec.c
3031
const struct snd_pcm_chmap_elem *elem;
sound/hda/common/codec.c
3050
const struct snd_pcm_chmap_elem snd_pcm_2_1_chmaps[] = {
sound/pci/ca0106/ca0106_main.c
1248
static const struct snd_pcm_chmap_elem surround_map[] = {
sound/pci/ca0106/ca0106_main.c
1254
static const struct snd_pcm_chmap_elem clfe_map[] = {
sound/pci/ca0106/ca0106_main.c
1260
static const struct snd_pcm_chmap_elem side_map[] = {
sound/pci/ca0106/ca0106_main.c
1270
const struct snd_pcm_chmap_elem *map = NULL;
sound/pci/ctxfi/ctpcm.c
388
static const struct snd_pcm_chmap_elem surround_map[] = {
sound/pci/ctxfi/ctpcm.c
396
static const struct snd_pcm_chmap_elem clfe_map[] = {
sound/pci/ctxfi/ctpcm.c
404
static const struct snd_pcm_chmap_elem side_map[] = {
sound/pci/ctxfi/ctpcm.c
418
const struct snd_pcm_chmap_elem *map;
sound/pci/emu10k1/emu10k1x.c
784
static const struct snd_pcm_chmap_elem surround_map[] = {
sound/pci/emu10k1/emu10k1x.c
790
static const struct snd_pcm_chmap_elem clfe_map[] = {
sound/pci/emu10k1/emu10k1x.c
799
const struct snd_pcm_chmap_elem *map = NULL;
sound/pci/ens1370.c
1208
static const struct snd_pcm_chmap_elem surround_map[] = {
sound/pci/ymfpci/ymfpci_main.c
1199
static const struct snd_pcm_chmap_elem surround_map[] = {
sound/soc/atmel/mchp-pdmc.c
108
struct snd_pcm_chmap_elem *chmap;
sound/soc/atmel/mchp-pdmc.c
234
static struct snd_pcm_chmap_elem *mchp_pdmc_chmap_get(struct snd_pcm_substream *substream,
sound/soc/atmel/mchp-pdmc.c
237
struct snd_pcm_chmap_elem *map;
sound/soc/atmel/mchp-pdmc.c
253
const struct snd_pcm_chmap_elem *map;
sound/soc/atmel/mchp-pdmc.c
295
struct snd_pcm_chmap_elem *map;
sound/soc/atmel/mchp-pdmc.c
343
const struct snd_pcm_chmap_elem *map;
sound/soc/atmel/mchp-pdmc.c
506
static struct snd_pcm_chmap_elem mchp_pdmc_std_chmaps[] = {
sound/soc/codecs/hdmi-codec.c
59
static const struct snd_pcm_chmap_elem hdmi_codec_stereo_chmaps[] = {
sound/soc/codecs/hdmi-codec.c
66
static const struct snd_pcm_chmap_elem hdmi_codec_8ch_chmaps[] = {
sound/soc/qcom/lpass-cpu.c
37
static struct snd_pcm_chmap_elem lpass_quad_chmaps[] = {
sound/usb/card.h
40
struct snd_pcm_chmap_elem *chmap; /* (optional) channel map */
sound/usb/proc.c
139
const struct snd_pcm_chmap_elem *map = fp->chmap;
sound/usb/stream.c
194
struct snd_pcm_chmap_elem *chmap = NULL;
sound/usb/stream.c
239
static struct snd_pcm_chmap_elem *convert_chmap(int channels, unsigned int bits,
sound/usb/stream.c
287
struct snd_pcm_chmap_elem *chmap;
sound/usb/stream.c
327
snd_pcm_chmap_elem *convert_chmap_v3(struct uac3_cluster_header_descriptor
sound/usb/stream.c
331
struct snd_pcm_chmap_elem *chmap;
sound/usb/stream.c
885
struct snd_pcm_chmap_elem *chmap;
sound/virtio/virtio_chmap.c
173
struct snd_pcm_chmap_elem *chmap;
sound/virtio/virtio_pcm.h
77
struct snd_pcm_chmap_elem *chmaps;
sound/x86/intel_hdmi_audio.c
471
struct snd_pcm_chmap_elem *chmap;
sound/x86/intel_hdmi_audio.c
548
const struct snd_pcm_chmap_elem *chmap;