Searched refs:snd_pcm_open_func_t (Results 1 – 3 of 3) sorted by relevance
62 typedef int (*snd_pcm_open_func_t)(snd_pcm_t **pcmp, const snd_pcm_config_t *pcm_config, typedef67 snd_pcm_open_func_t func;70 snd_pcm_open_func_t snd_pcm_config_get_open_func(const char *type);
91 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()
167 snd_pcm_open_func_t open_func = NULL; in snd_pcm_open_config()
Completed in 10 milliseconds