Home
last modified time | relevance | path

Searched refs:snd_pcm_std_chmaps (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dctpcm.c451 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 Dau88x0_pcm.c636 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 Dpcm_lib.c2360 const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = { variable
2379 EXPORT_SYMBOL_GPL(snd_pcm_std_chmaps);
/openbmc/linux/include/sound/
H A Dpcm.h1514 extern const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[];
/openbmc/linux/sound/pci/
H A Dens1370.c1258 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 Dvia82xx.c1454 snd_pcm_std_chmaps, 2, 0, in snd_via8233_pcm_new()
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1x.c844 map = snd_pcm_std_chmaps; in snd_emu10k1x_pcm()
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_main.c1298 map = snd_pcm_std_chmaps; in snd_ca0106_pcm()
/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci_main.c1144 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ymfpci_pcm()
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c2564 map->chmap = snd_pcm_std_chmaps; in alc650_swap_surround_put()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c3077 elem = hinfo->chmap ? hinfo->chmap : snd_pcm_std_chmaps; in add_std_chmaps()