Home | Sort by relevance Sort by last modified time |
/external/qemu/audio/ | |
audio.c | 833 for (cb = cap->cb_head.lh_first; cb; cb = cb->entries.le_next) { [all...] |
audio_int.h | 180 QLIST_HEAD (cb_listhead, capture_callback) cb_head; member in struct:CaptureVoiceOut |