Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_params_get_period_wakeup (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c682 err = snd_pcm_hw_params_get_period_wakeup(state->handle, in xfer_libasound_pre_process()
/third_party/alsa-lib/include/
H A Dpcm.h841 int snd_pcm_hw_params_get_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val);
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c428 snd_pcm_hw_params_get_period_wakeup(pcm_handle, hwparams, &no_wakeup); in pa_alsa_set_hw_params()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c5062 int snd_pcm_hw_params_get_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) in snd_pcm_hw_params_get_period_wakeup() function

Completed in 21 milliseconds