Home
last modified time | relevance | path

Searched refs:KSPROPSETID_Connection (Results 1 – 18 of 18) sorted by relevance

/reactos/drivers/wdm/audio/backpln/audio_test/
H A Daudio_test.c20 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, … variable
195 Property->Set = KSPROPSETID_Connection; in TestKs()
/reactos/dll/directx/dsound_new/
H A Dcapturebuffer.c17 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable
497 Property.Set = KSPROPSETID_Connection; in IDirectSoundCaptureBufferImpl_Start()
587 Property.Set = KSPROPSETID_Connection; in IDirectSoundCaptureBufferImpl_Stop()
H A Dprimary.c632 Property.Set = KSPROPSETID_Connection; in PrimaryDirectSoundBuffer_SetState()
H A Dmisc.c87 Property.Set = KSPROPSETID_Connection; in SetPinFormat()
/reactos/drivers/wdm/audio/legacy/wdmaud/
H A Dcontrol.c103 Property.Set = KSPROPSETID_Connection; in WdmAudControlDeviceState()
203 Property.Set = KSPROPSETID_Connection; in WdmAudFrameSize()
/reactos/sdk/lib/drivers/sound/mmixer/
H A Dwave.c14 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, … variable
671 Property.Set = KSPROPSETID_Connection; in MMixerSetWaveStatus()
H A Dmidi.c446 Property.Set = KSPROPSETID_Connection; in MMixerSetMidiStatus()
/reactos/drivers/wdm/audio/filters/kmixer/
H A Dpin.c16 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable
437 if (IsEqualGUIDAligned(&Property->Property.Set, &KSPROPSETID_Connection)) in Pin_fnDeviceIoControl()
/reactos/drivers/wdm/audio/sysaudio/
H A Dpin.c188 PinRequest.Property.Set = KSPROPSETID_Connection; in SetMixerInputOutputFormat()
H A Dcontrol.c18 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable
/reactos/dll/directx/ksproxy/
H A Dinput_pin.cpp650 Property.Set = KSPROPSETID_Connection; in GetAllocatorRequirements()
807 Property.Set = KSPROPSETID_Connection; in KsPropagateAcquire()
H A Doutput_pin.cpp1004 Property.Set = KSPROPSETID_Connection; in KsPropagateAcquire()
2239 Property.Set = KSPROPSETID_Connection; in CreatePinHandle()
2621 Property.Set = KSPROPSETID_Connection; in COutputPin_SetState()
H A Dproxy.cpp2816 Property.Set = KSPROPSETID_Connection; in SetPinState()
/reactos/drivers/wdm/audio/backpln/portcls/
H A Dpin_wavert.cpp128 if (IsEqualGUIDAligned(Property->Set, KSPROPSETID_Connection)) in HandleKsProperty()
H A Dpin_wavepci.cpp78 &KSPROPSETID_Connection,
H A Dpin_wavecyclic.cpp155 &KSPROPSETID_Connection,
/reactos/sdk/include/psdk/
H A Dks.h345 DEFINE_GUIDSTRUCT("1D58C920-AC9B-11CF-A5D6-28DB04C10000", KSPROPSETID_Connection);
346 #define KSPROPSETID_Connection DEFINE_GUIDNAMED(KSPROPSETID_Connection) macro
/reactos/drivers/ksfilter/ks/
H A Dpin.c98 &KSPROPSETID_Connection,
113 const GUID KSPROPSETID_Connection = {0x1D58C920L, 0xAC9B, 0x11CF, {0xA5, 0xD6, 0x28, 0… variable