Searched refs:snd_pcm_hw_params_get_periods (Results 1 – 3 of 3) sorted by relevance
321 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir);
271 snd_pcm_hw_params_get_periods(params, &periods, 0); in hw_params_test()
426 int snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_periods() function
Completed in 15 milliseconds