OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_sw_params_set_period_event
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/test/
pcm.c
187
err =
snd_pcm_sw_params_set_period_event
(handle, swparams, 1);
/device/samsung/crespo/alsa-lib/include/
pcm.h
[
all
...]
/device/samsung/crespo/alsa-lib/src/pcm/
pcm.c
5757
int
snd_pcm_sw_params_set_period_event
(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, int val)
function
[
all
...]
Completed in 14 milliseconds