OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcm_mmap_write
(Results
1 - 2
of
2
) sorted by null
/external/tinyalsa/include/tinyalsa/
asoundlib.h
101
/* Minimum number of frames available before
pcm_mmap_write
() will actually
196
int
pcm_mmap_write
(struct pcm *pcm, const void *data, unsigned int count);
/external/tinyalsa/
pcm.c
1027
int
pcm_mmap_write
(struct pcm *pcm, const void *data, unsigned int count)
function
Completed in 27 milliseconds