Searched defs:ioplug (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_ioplug.c | 1074 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *ioplug, const char *name, in snd_pcm_ioplug_create() argument 1126 snd_pcm_ioplug_delete(snd_pcm_ioplug_t *ioplug) snd_pcm_ioplug_delete() argument 1138 snd_pcm_ioplug_params_reset(snd_pcm_ioplug_t *ioplug) snd_pcm_ioplug_params_reset() argument 1155 snd_pcm_ioplug_set_param_list(snd_pcm_ioplug_t *ioplug, int type, unsigned int num_list, const unsigned int *list) snd_pcm_ioplug_set_param_list() argument 1179 snd_pcm_ioplug_set_param_minmax(snd_pcm_ioplug_t *ioplug, int type, unsigned int min, unsigned int max) snd_pcm_ioplug_set_param_minmax() argument 1204 snd_pcm_ioplug_reinit_status(snd_pcm_ioplug_t *ioplug) snd_pcm_ioplug_reinit_status() argument 1224 snd_pcm_ioplug_mmap_areas(snd_pcm_ioplug_t *ioplug) snd_pcm_ioplug_mmap_areas() argument 1241 snd_pcm_ioplug_set_state(snd_pcm_ioplug_t *ioplug, snd_pcm_state_t state) snd_pcm_ioplug_set_state() argument 1255 snd_pcm_ioplug_avail(const snd_pcm_ioplug_t * const ioplug, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) snd_pcm_ioplug_avail() argument 1270 snd_pcm_ioplug_hw_avail(const snd_pcm_ioplug_t * const ioplug, const snd_pcm_uframes_t hw_ptr, const snd_pcm_uframes_t appl_ptr) snd_pcm_ioplug_hw_avail() argument [all...] |
Completed in 3 milliseconds