OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capture_callback
(Results
1 - 2
of
2
) sorted by null
/external/qemu/audio/
audio_int.h
171
struct
capture_callback
{
struct
174
QLIST_ENTRY (
capture_callback
) entries;
180
QLIST_HEAD (cb_listhead,
capture_callback
) cb_head;
audio.c
828
struct
capture_callback
*cb;
[
all
...]
Completed in 4354 milliseconds