Home
last modified time | relevance | path

Searched refs:query_chmaps (Results 1 – 7 of 7) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_linear.c332 .query_chmaps = snd_pcm_generic_query_chmaps,
A Dpcm_file.c484 .query_chmaps = snd_pcm_generic_query_chmaps,
A Dpcm_local.h86 snd_pcm_chmap_query_t **(*query_chmaps)(snd_pcm_t *pcm); member
A Dpcm_softvol.c643 .query_chmaps = snd_pcm_generic_query_chmaps,
A Dpcm.c1719 if (!pcm->ops->query_chmaps) in snd_pcm_query_chmaps()
1721 return pcm->ops->query_chmaps(pcm); in snd_pcm_query_chmaps()
A Dpcm_route.c894 .query_chmaps = snd_pcm_route_query_chmaps,
A Dpcm_plug.c1003 .query_chmaps = snd_pcm_generic_query_chmaps,

Completed in 43 milliseconds