Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_tick_time_max (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/
DVersions.in84 @SYMBOL_PREFIX@snd_pcm_hw_params_get_tick_time_max;
/third_party/alsa-lib/include/
Dpcm_old.h189 unsigned int snd_pcm_hw_params_get_tick_time_max(const snd_pcm_hw_params_t *params, int *dir);
Dpcm.h1376 int snd_pcm_hw_params_get_tick_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *…
/third_party/alsa-lib/src/pcm/
Dpcm.c5996 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_tick_time_max)(const snd_pcm_hw_params_t *params A… in INTERNAL() argument
5998 int snd_pcm_hw_params_get_tick_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *… in INTERNAL()
7908 __OLD_GET1(snd_pcm_hw_params_get_tick_time_max, unsigned int, unsigned int);
8066 OBSOLETE1(snd_pcm_hw_params_get_tick_time_max, ALSA_0.9, ALSA_0.9.0rc4);