Home
last modified time | relevance | path

Searched refs:snd_pcm_open_func_t (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/aw-alsa-lib/
A Dpcm_config.h62 typedef int (*snd_pcm_open_func_t)(snd_pcm_t **pcmp, const snd_pcm_config_t *pcm_config, typedef
67 snd_pcm_open_func_t func;
70 snd_pcm_open_func_t snd_pcm_config_get_open_func(const char *type);
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_config.c91 snd_pcm_open_func_t snd_pcm_config_get_open_func(const char *type) in snd_pcm_config_get_open_func()
93 snd_pcm_open_func_t open_func = NULL; in snd_pcm_config_get_open_func()
A Dpcm.c167 snd_pcm_open_func_t open_func = NULL; in snd_pcm_open_config()

Completed in 10 milliseconds