Searched refs:snd_pcm_chmap_print (Results 1 – 4 of 4) sorted by relevance
28 if (snd_pcm_chmap_print(map, sizeof(tmp), tmp) > 0) in print_channels()
645 int snd_pcm_chmap_print(const snd_pcm_chmap_t *map, size_t maxlen, char *buf);
1297 snd_pcm_chmap_print(hw_chmap, sizeof(buf), buf); in setup_chmap()
8274 int snd_pcm_chmap_print(const snd_pcm_chmap_t *map, size_t maxlen, char *buf) in snd_pcm_chmap_print() function