|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <sndblst.h>
Go to the source code of this file.
Functions | |
| BOOLEAN | CheckIrq (PDEVICE_OBJECT DeviceObject) |
| BOOLEAN NTAPI | ServiceSoundBlasterInterrupt (IN PKINTERRUPT Interrupt, IN PVOID Context) |
| NTSTATUS | EnableIrq (PDEVICE_OBJECT DeviceObject) |
| BOOLEAN CheckIrq | ( | PDEVICE_OBJECT | DeviceObject | ) |
Definition at line 7 of file interrupt.c.
| NTSTATUS EnableIrq | ( | PDEVICE_OBJECT | DeviceObject | ) |
Definition at line 27 of file interrupt.c.
Definition at line 18 of file interrupt.c.
Referenced by EnableIrq().