OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_hw_params_test_rate
(Results
1 - 4
of
4
) sorted by null
/device/samsung/crespo/alsa-lib/include/
pcm_old.h
72
int
snd_pcm_hw_params_test_rate
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir);
pcm.h
619
int
snd_pcm_hw_params_test_rate
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir);
[
all
...]
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_local.h
743
int
snd_pcm_hw_params_test_rate
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir);
[
all
...]
pcm.c
4017
int
snd_pcm_hw_params_test_rate
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir)
function
[
all
...]
Completed in 24 milliseconds