Searched refs:hwChmap (Results 1 – 1 of 1) sorted by relevance
455 snd_pcm_chmap_query_t **hwChmap = snd_pcm_query_chmaps(pcm); in QueryChmaps() local456 if (hwChmap == NULL) { in QueryChmaps()461 for (pChmap = hwChmap; (chmap = *pChmap) != NULL; pChmap++) { in QueryChmaps()470 snd_pcm_free_chmaps(hwChmap); in QueryChmaps()