Searched refs:snd_pcm_std_chmaps (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ctpcm.c | 451 map = snd_pcm_std_chmaps; in ct_alsa_pcm_create() 463 map = snd_pcm_std_chmaps; in ct_alsa_pcm_create()
|
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 636 snd_pcm_std_chmaps, in snd_vortex_new_pcm() 642 snd_pcm_std_chmaps, 2, 0, NULL); in snd_vortex_new_pcm() 649 snd_pcm_std_chmaps, 1, 0, NULL); in snd_vortex_new_pcm()
|
/openbmc/linux/sound/core/ |
H A D | pcm_lib.c | 2360 const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = { variable 2379 EXPORT_SYMBOL_GPL(snd_pcm_std_chmaps);
|
/openbmc/linux/sound/pci/ |
H A D | ens1370.c | 1258 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ensoniq_pcm() 1287 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ensoniq_pcm2()
|
H A D | via82xx.c | 1454 snd_pcm_std_chmaps, 2, 0, in snd_via8233_pcm_new()
|
/openbmc/linux/include/sound/ |
H A D | pcm.h | 1514 extern const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[];
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emu10k1x.c | 844 map = snd_pcm_std_chmaps; in snd_emu10k1x_pcm()
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106_main.c | 1298 map = snd_pcm_std_chmaps; in snd_ca0106_pcm()
|
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1144 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ymfpci_pcm()
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_patch.c | 2564 map->chmap = snd_pcm_std_chmaps; in alc650_swap_surround_put()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 3077 elem = hinfo->chmap ? hinfo->chmap : snd_pcm_std_chmaps; in add_std_chmaps()
|