Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/ctxfi/
Dctpcm.c451 map = snd_pcm_std_chmaps; in ct_alsa_pcm_create()
463 map = snd_pcm_std_chmaps; in ct_alsa_pcm_create()
/linux-6.14.4/sound/pci/au88x0/
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-6.14.4/sound/core/
Dpcm_lib.c2424 const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = { variable
2443 EXPORT_SYMBOL_GPL(snd_pcm_std_chmaps);
/linux-6.14.4/sound/pci/
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()
Dvia82xx.c1452 snd_pcm_std_chmaps, 2, 0, in snd_via8233_pcm_new()
/linux-6.14.4/include/sound/
Dpcm.h1491 extern const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[];
/linux-6.14.4/sound/pci/emu10k1/
Demu10k1x.c844 map = snd_pcm_std_chmaps; in snd_emu10k1x_pcm()
/linux-6.14.4/sound/pci/ca0106/
Dca0106_main.c1298 map = snd_pcm_std_chmaps; in snd_ca0106_pcm()
/linux-6.14.4/sound/pci/ymfpci/
Dymfpci_main.c1144 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ymfpci_pcm()
/linux-6.14.4/sound/pci/ac97/
Dac97_patch.c2561 map->chmap = snd_pcm_std_chmaps; in alc650_swap_surround_put()
/linux-6.14.4/sound/pci/hda/
Dhda_codec.c3079 elem = hinfo->chmap ? hinfo->chmap : snd_pcm_std_chmaps; in add_std_chmaps()