Searched refs:cras_alsa_get_channel_map (Results 1 – 4 of 4) sorted by relevance
36 int cras_alsa_get_channel_map(snd_pcm_t *handle, struct cras_audio_format *fmt);
324 int cras_alsa_get_channel_map(snd_pcm_t *handle, struct cras_audio_format *fmt) in cras_alsa_get_channel_map() function
657 return cras_alsa_get_channel_map(aio->handle, iodev->format); in update_channel_layout()
2416 int cras_alsa_get_channel_map(snd_pcm_t* handle, in cras_alsa_get_channel_map() function