Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_tick_time_min (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_old.h184 ___symbol_version(snd_pcm_hw_params_get_tick_time_min, "ALSA_0.9");
191 unsigned int snd_pcm_hw_params_get_tick_time_min(const snd_pcm_hw_params_t *params, int *dir);
H A Dpcm.h1396 int snd_pcm_hw_params_get_tick_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) __attribute__((deprecated));
/third_party/alsa-lib/src/pcm/
H A Dpcm.c6147 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_tick_time_min)(const snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val, int *dir ATTRIBUTE_UNUSED) in snd_pcm_hw_params_get_tick_time_min() function
6149 int snd_pcm_hw_params_get_tick_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_tick_time_min()
8081 __OLD_GET1(snd_pcm_hw_params_get_tick_time_min, unsigned int, unsigned int);
8247 OBSOLETE1(snd_pcm_hw_params_get_tick_time_min, ALSA_0.9, ALSA_0.9.0rc4);

Completed in 14 milliseconds