Searched refs:snd_pcm_get_chmap (Results 1 – 10 of 10) sorted by relevance
92 map = snd_pcm_get_chmap(pcm); in get_chmap()140 map = snd_pcm_get_chmap(pcm); in set_chmap()
334 return snd_pcm_get_chmap(generic->slave); in snd_pcm_generic_get_chmap()
895 current = snd_pcm_get_chmap(route->plug.gen.slave); in route_chmap_init()
911 slave_maps[i] = snd_pcm_get_chmap(multi->slaves[i].pcm); in snd_pcm_multi_get_chmap()
1037 return snd_pcm_get_chmap(dmix->spcm);
8129 snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm) in snd_pcm_get_chmap() function8147 oldmap = snd_pcm_get_chmap(pcm); in snd_pcm_set_chmap()
799 chmap = snd_pcm_get_chmap (handle); in alsa_detect_channels_mapping()
599 channel_map = snd_pcm_get_chmap(handle); in config_chmap()
639 snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm);
1260 hw_chmap = snd_pcm_get_chmap(handle); in setup_chmap()