OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_rewindable
(Results
1 - 5
of
5
) sorted by null
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_generic.c
202
return
snd_pcm_rewindable
(generic->slave);
pcm_file.c
271
snd_pcm_sframes_t res =
snd_pcm_rewindable
(pcm);
pcm_share.c
1047
ret =
snd_pcm_rewindable
(slave->pcm);
[
all
...]
pcm.c
1141
snd_pcm_sframes_t
snd_pcm_rewindable
(snd_pcm_t *pcm)
function
[
all
...]
/device/samsung/crespo/alsa-lib/include/
pcm.h
446
snd_pcm_sframes_t
snd_pcm_rewindable
(snd_pcm_t *pcm);
[
all
...]
Completed in 180 milliseconds