Searched refs:snd_pcm_alt_chmaps (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/sound/core/ |
H A D | pcm_lib.c | 2442 const struct snd_pcm_chmap_elem snd_pcm_alt_chmaps[] = { variable in typeref:struct:snd_pcm_chmap_elem 2461 EXPORT_SYMBOL_GPL(snd_pcm_alt_chmaps); variable
|
/linux-4.4.14/sound/pci/ |
H A D | fm801.c | 722 snd_pcm_alt_chmaps, snd_fm801_pcm()
|
H A D | via82xx.c | 1502 snd_pcm_alt_chmaps, 6, 0, snd_via8233_pcm_new() 1545 snd_pcm_alt_chmaps, 6, 0, snd_via8233a_pcm_new()
|
H A D | atiixp.c | 1298 snd_pcm_alt_chmaps, chip->max_channels, 0, snd_atiixp_pcm_new()
|
H A D | cmipci.c | 1966 snd_pcm_alt_chmaps, cm->max_channels, 0, snd_cmipci_pcm_spdif_new()
|
H A D | intel8x0.c | 1562 snd_pcm_alt_chmaps, chs, 0, snd_intel8x0_pcm1()
|
/linux-4.4.14/include/sound/ |
H A D | pcm.h | 1380 extern const struct snd_pcm_chmap_elem snd_pcm_alt_chmaps[];
|
/linux-4.4.14/sound/pci/hda/ |
H A D | patch_hdmi.c | 2914 snd_pcm_alt_chmaps, 8, 0, &chmap); nvhdmi_7x_8ch_build_controls()
|
/linux-4.4.14/sound/pci/ac97/ |
H A D | ac97_patch.c | 2549 map->chmap = snd_pcm_alt_chmaps; alc650_swap_surround_put()
|
Completed in 2037 milliseconds