ReactOS
0.4.15-dev-4870-g846c9aa
|
Go to the source code of this file.
Macros | |
#define | YDEBUG |
Variables | |
static KSDISPATCH_TABLE | DispatchTable |
NTSTATUS NTAPI Dispatch_fnClose | ( | PDEVICE_OBJECT | DeviceObject, |
PIRP | Irp | ||
) |
NTSTATUS NTAPI Dispatch_fnDeviceIoControl | ( | PDEVICE_OBJECT | DeviceObject, |
PIRP | Irp | ||
) |
Definition at line 101 of file filter.c.
Referenced by KMixAllocateDeviceHeader().
Definition at line 82 of file filter.c.
Referenced by DispatchCreateKMix().
NTSTATUS NTAPI KMixAllocateDeviceHeader | ( | IN PKMIXER_DEVICE_EXT | DeviceExtension | ) |
Definition at line 179 of file filter.c.
Referenced by KMix_AddDevice().
|
static |