Searched refs:query_chmaps (Results 1 – 7 of 7) sorted by relevance
332 .query_chmaps = snd_pcm_generic_query_chmaps,
484 .query_chmaps = snd_pcm_generic_query_chmaps,
86 snd_pcm_chmap_query_t **(*query_chmaps)(snd_pcm_t *pcm); member
643 .query_chmaps = snd_pcm_generic_query_chmaps,
1719 if (!pcm->ops->query_chmaps) in snd_pcm_query_chmaps()1721 return pcm->ops->query_chmaps(pcm); in snd_pcm_query_chmaps()
894 .query_chmaps = snd_pcm_route_query_chmaps,
1003 .query_chmaps = snd_pcm_generic_query_chmaps,
Completed in 43 milliseconds