Home
last modified time | relevance | path

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

/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()
/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()
/linux/sound/core/
H A Dpcm_lib.c2424 const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = { variable
2443 EXPORT_SYMBOL_GPL(snd_pcm_std_chmaps);
/linux/sound/pci/ca0106/
H A Dca0106_main.c1283 map = snd_pcm_std_chmaps; in snd_ca0106_pcm()
/linux/sound/pci/emu10k1/
H A Demu10k1x.c827 map = snd_pcm_std_chmaps; in snd_emu10k1x_pcm()
/linux/sound/pci/
H A Dvia82xx.c1445 snd_pcm_std_chmaps, 2, 0, in snd_via8233_pcm_new()
/linux/sound/pci/ymfpci/
H A Dymfpci_main.c1120 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ymfpci_pcm()
/linux/sound/hda/common/
H A Dcodec.c3060 elem = hinfo->chmap ? hinfo->chmap : snd_pcm_std_chmaps; in snd_hda_codec_build_controls()