Searched refs:snd_pcm_std_chmaps (Results 1 – 10 of 10) sorted by relevance
/sound/pci/au88x0/ |
D | au88x0_pcm.c | 647 snd_pcm_std_chmaps, in snd_vortex_new_pcm() 653 snd_pcm_std_chmaps, 2, 0, NULL); in snd_vortex_new_pcm() 660 snd_pcm_std_chmaps, 1, 0, NULL); in snd_vortex_new_pcm()
|
/sound/pci/ctxfi/ |
D | ctpcm.c | 461 map = snd_pcm_std_chmaps; in ct_alsa_pcm_create() 473 map = snd_pcm_std_chmaps; in ct_alsa_pcm_create()
|
/sound/core/ |
D | pcm_lib.c | 2267 const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = { variable 2286 EXPORT_SYMBOL_GPL(snd_pcm_std_chmaps);
|
/sound/pci/ |
D | ens1370.c | 1285 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ensoniq_pcm() 1314 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ensoniq_pcm2()
|
D | via82xx.c | 1466 snd_pcm_std_chmaps, 2, 0, in snd_via8233_pcm_new()
|
/sound/pci/ca0106/ |
D | ca0106_main.c | 1367 map = snd_pcm_std_chmaps; in snd_ca0106_pcm()
|
/sound/pci/emu10k1/ |
D | emu10k1x.c | 866 map = snd_pcm_std_chmaps; in snd_emu10k1x_pcm()
|
/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1155 snd_pcm_std_chmaps, 2, 0, NULL); in snd_ymfpci_pcm()
|
/sound/pci/ac97/ |
D | ac97_patch.c | 2532 map->chmap = snd_pcm_std_chmaps; in alc650_swap_surround_put()
|
/sound/pci/hda/ |
D | hda_codec.c | 3046 elem = hinfo->chmap ? hinfo->chmap : snd_pcm_std_chmaps; in add_std_chmaps()
|