OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcm_wait
(Results
1 - 2
of
2
) sorted by null
/external/tinyalsa/include/tinyalsa/
asoundlib.h
207
int
pcm_wait
(struct pcm *pcm, int timeout);
/external/tinyalsa/
pcm.c
899
int
pcm_wait
(struct pcm *pcm, int timeout)
function
989
err =
pcm_wait
(pcm, time);
Completed in 110 milliseconds