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/
Dxfer-libasound.c682 err = snd_pcm_hw_params_get_period_wakeup(state->handle, in xfer_libasound_pre_process()
/third_party/alsa-lib/include/
Dpcm.h823 int snd_pcm_hw_params_get_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *…
/third_party/pulseaudio/src/modules/alsa/
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/
Dpcm.c4929 int snd_pcm_hw_params_get_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *… in snd_pcm_hw_params_get_period_wakeup() function