Home
last modified time | relevance | path

Searched refs:SyncOverlappedDeviceIoControl (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/win32/wdmaud.drv/
H A Dlegacy.c112 Result = SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudGetNumWdmDevsByLegacy()
158 Result = SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudGetCapabilitiesByLegacy()
357 SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudCloseSoundDeviceByLegacy()
366 SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudCloseSoundDeviceByLegacy()
376 SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudCloseSoundDeviceByLegacy()
385 SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudCloseSoundDeviceByLegacy()
442 Result = SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudSetMixerDeviceFormatByLegacy()
525 Result = SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudSetWaveDeviceFormatByLegacy()
556 Result = SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudSetWaveDeviceFormatByLegacy()
730 Result = SyncOverlappedDeviceIoControl(KernelHandle, in WdmAudSetWaveStateByLegacy()
[all …]
/reactos/dll/directx/dsound_new/
H A Dmisc.c106 …dwResult = SyncOverlappedDeviceIoControl(hPin, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSPROP… in SetPinFormat()
176 …dwResult = SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)Pin, sizeof(KSP_PIN) … in DoDataIntersection()
298 SyncOverlappedDeviceIoControl( in SyncOverlappedDeviceIoControl() function
371 …return SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Pin, sizeof(KSPROPERTY),… in GetFilterPinCount()
390 …Status = SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSPRO… in GetFilterNodeProperty()
408 …Status = SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSP_P… in GetFilterNodeProperty()
440 …return SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSP_PIN… in GetFilterPinCommunication()
457 …return SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSP_PIN… in GetFilterPinDataFlow()
479 …Status = SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSP_P… in GetFilterPinDataRanges()
499 …Status = SyncOverlappedDeviceIoControl(hFilter, IOCTL_KS_PROPERTY, (LPVOID)&Property, sizeof(KSP_P… in GetFilterPinDataRanges()
H A Dcapturebuffer.c66 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_PROPERTY, (PVOID)&Request, sizeof(KSPR… in MixerThreadRoutine()
320 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_PROPERTY, (PVOID)&Request, sizeof(KSPR… in IDirectSoundCaptureBufferImpl_GetCurrentPosition()
503 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_PROPERTY, (PVOID)&Property, sizeof(KSP… in IDirectSoundCaptureBufferImpl_Start()
594 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_PROPERTY, (PVOID)&Property, sizeof(KSP… in IDirectSoundCaptureBufferImpl_Stop()
H A Dnotify.c155 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_ENABLE_EVENT, (PVOID)&Request, sizeof(… in IDirectSoundNotify_fnSetNotificationPositions()
H A Dprecomp.h137 SyncOverlappedDeviceIoControl(
H A Dprimary.c636 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_PROPERTY, (PVOID)&Property, sizeof(KSP… in PrimaryDirectSoundBuffer_SetState()
674 …Result = SyncOverlappedDeviceIoControl(This->hPin, IOCTL_KS_PROPERTY, (PVOID)&Request, sizeof(KSPR… in PrimaryDirectSoundBuffer_GetPosition()
/reactos/sdk/lib/drivers/sound/mment4/
H A Dcontrol.c129 Result = SyncOverlappedDeviceIoControl(DeviceHandle, in GetNt4SoundDeviceCapabilities()
179 Result = SyncOverlappedDeviceIoControl(Handle, in QueryNt4WaveDeviceFormatSupport()
219 Result = SyncOverlappedDeviceIoControl(Handle, in SetNt4WaveDeviceFormat()
/reactos/sdk/lib/drivers/sound/mmebuddy/
H A Dkernel.c74 SyncOverlappedDeviceIoControl( in SyncOverlappedDeviceIoControl() function
/reactos/sdk/include/reactos/libs/sound/
H A Dmmebuddy.h694 SyncOverlappedDeviceIoControl(