Searched refs:snd_pcm_std_chmaps (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/sound/pci/ctxfi/ |
H A D | ctpcm.c | 463 map = snd_pcm_std_chmaps; ct_alsa_pcm_create() 475 map = snd_pcm_std_chmaps; ct_alsa_pcm_create()
|
/linux-4.4.14/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 656 snd_pcm_std_chmaps, snd_vortex_new_pcm() 662 snd_pcm_std_chmaps, 2, 0, NULL); snd_vortex_new_pcm() 669 snd_pcm_std_chmaps, 1, 0, NULL); snd_vortex_new_pcm()
|
/linux-4.4.14/sound/core/ |
H A D | pcm_lib.c | 2420 const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[] = { variable in typeref:struct:snd_pcm_chmap_elem 2439 EXPORT_SYMBOL_GPL(snd_pcm_std_chmaps); variable
|
/linux-4.4.14/sound/pci/ |
H A D | ens1370.c | 1300 snd_pcm_std_chmaps, 2, 0, NULL); snd_ensoniq_pcm() 1329 snd_pcm_std_chmaps, 2, 0, NULL); snd_ensoniq_pcm2()
|
H A D | via82xx.c | 1478 snd_pcm_std_chmaps, 2, 0, snd_via8233_pcm_new()
|
/linux-4.4.14/include/sound/ |
H A D | pcm.h | 1378 extern const struct snd_pcm_chmap_elem snd_pcm_std_chmaps[];
|
/linux-4.4.14/sound/pci/emu10k1/ |
H A D | emu10k1x.c | 880 map = snd_pcm_std_chmaps; snd_emu10k1x_pcm()
|
/linux-4.4.14/sound/pci/ca0106/ |
H A D | ca0106_main.c | 1382 map = snd_pcm_std_chmaps; snd_ca0106_pcm()
|
/linux-4.4.14/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1169 snd_pcm_std_chmaps, 2, 0, NULL); snd_ymfpci_pcm()
|
/linux-4.4.14/sound/pci/ac97/ |
H A D | ac97_patch.c | 2547 map->chmap = snd_pcm_std_chmaps; alc650_swap_surround_put()
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_codec.c | 3063 elem = hinfo->chmap ? hinfo->chmap : snd_pcm_std_chmaps; add_std_chmaps()
|
Completed in 312 milliseconds