Searched refs:snd_pcm_get_chmap (Results 1 – 5 of 5) sorted by relevance
136 return snd_pcm_get_chmap(generic->slave); in snd_pcm_generic_get_chmap()
1745 snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm) in snd_pcm_get_chmap() function1760 const snd_pcm_chmap_t *oldmap = snd_pcm_get_chmap(pcm); in snd_pcm_set_chmap()
558 current = snd_pcm_get_chmap(route->plug.gen.slave); in route_chmap_init()
857 slave_maps[i] = snd_pcm_get_chmap(multi->slaves[i].pcm);
283 snd_pcm_chmap_t *snd_pcm_get_chmap(snd_pcm_t *pcm);
Completed in 24 milliseconds