Home
last modified time | relevance | path

Searched refs:QLIST_ENTRY (Results 1 – 19 of 19) sorted by relevance

/external/qemu/audio/
Daudio_int.h88 QLIST_ENTRY (HWVoiceOut) entries;
107 QLIST_ENTRY (HWVoiceIn) entries;
124 QLIST_ENTRY (SWVoiceOut) entries;
140 QLIST_ENTRY (SWVoiceIn) entries;
174 QLIST_ENTRY (capture_callback) entries;
181 QLIST_ENTRY (CaptureVoiceOut) entries;
187 QLIST_ENTRY (SWVoiceCap) entries;
Daudio.h74 QLIST_ENTRY (CaptureState) entries;
83 QLIST_ENTRY (QEMUSoundCard) entries;
/external/qemu/include/qemu/
Dnotify.h24 QLIST_ENTRY(Notifier) node;
52 QLIST_ENTRY(NotifierWithReturn) node;
Dqueue.h94 #define QLIST_ENTRY(type) \ macro
/external/qemu/include/hw/
Dqdev-core.h23 QLIST_ENTRY(DeviceState) sibling;
39 QLIST_ENTRY(BusState) sibling;
/external/qemu/
Diohandler.c41 QLIST_ENTRY(IOHandlerRecord) next;
140 QLIST_ENTRY(ChildProcessRecord) next;
Dmonitor-android.c18 QLIST_ENTRY(Monitor) entry;
Daio-android.c40 QLIST_ENTRY(AioHandler) node;
Daio.c39 QLIST_ENTRY(AioHandler) node;
Dqemu-timer.c73 QLIST_ENTRY(QEMUTimerList) list;
Dexec.c2073 QLIST_ENTRY(MapClient) link;
Dsavevm.c2312 QLIST_ENTRY(LoadStateEntry) entry;
Dvl-android.c1258 QLIST_ENTRY (vm_change_state_entry) entries;
/external/qemu/include/sysemu/
Dwatchdog.h37 QLIST_ENTRY(WatchdogTimerModel) entry;
/external/qemu/include/qapi/qmp/
Dqdict.h26 QLIST_ENTRY(QDictEntry) next;
/external/qemu/util/
Denvlist.c7 QLIST_ENTRY(envlist_entry) ev_link;
/external/qemu/block/
Dqcow2.h145 QLIST_ENTRY(QCowL2Meta) next_in_flight;
Dqcow2.c343 QLIST_ENTRY(QCowAIOCB) next_depend;
/external/qemu/include/block/
Dblock_int.h136 QLIST_ENTRY(BlockDriver) list;