Searched refs:IFACE (Results 1 – 2 of 2) sorted by relevance
/qemu/audio/ |
H A D | dsound_template.h | 28 #define IFACE IDirectSoundCaptureBuffer macro 38 #define IFACE IDirectSoundBuffer macro 56 hr = glue (IFACE, _Unlock) (buf, p1, blen1, p2, blen2); in glue() 86 hr = glue(IFACE, _Lock)(buf, pos, len, p1p, blen1p, p2p, blen2p, flag); in glue() 146 hr = glue (IFACE, _Stop) (ds->FIELD); in dsound_fini_in() 151 hr = glue (IFACE, _Release) (ds->FIELD); in dsound_fini_in() 222 hr = glue (IFACE, _GetFormat) (ds->FIELD, &wfx, sizeof (wfx), NULL); in dsound_init_in() 236 hr = glue (IFACE, _GetCaps) (ds->FIELD, &bc); in dsound_init_in() 275 #undef IFACE
|
/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 54 .. option:: -b, --bind=IFACE
|