ReactOS 0.4.16-dev-250-g3ecd236
|
Go to the source code of this file.
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 18 of file filter.c.
Definition at line 101 of file filter.c.
Referenced by KMixAllocateDeviceHeader().
Definition at line 82 of file filter.c.
Referenced by DispatchCreateKMix().
Definition at line 61 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 |