ReactOS
0.4.16-dev-747-gbc52d5f
hardware.h
Go to the documentation of this file.
1
/*
2
ReactOS Sound System
3
Legacy support
4
Hardware interaction helper
5
6
Author:
7
Andrew Greenwood (silverblade@reactos.org)
8
9
History:
10
2 July 2008 - Created
11
*/
12
13
#ifndef ROS_AUDIOLEG_HARDWARE_H
14
#define ROS_AUDIOLEG_HARDWARE_H
15
16
NTSTATUS
17
LegacyAttachInterrupt
(
18
IN
PDEVICE_OBJECT
DeviceObject
,
19
IN
UCHAR
Irq,
20
IN
PKSERVICE_ROUTINE
ServiceRoutine
,
21
OUT
PKINTERRUPT
*
InterruptObject
);
22
23
#endif
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
InterruptObject
@ InterruptObject
Definition:
ketypes.h:428
LegacyAttachInterrupt
NTSTATUS LegacyAttachInterrupt(IN PDEVICE_OBJECT DeviceObject, IN UCHAR Irq, IN PKSERVICE_ROUTINE ServiceRoutine, OUT PKINTERRUPT *InterruptObject)
Definition:
hardware.c:25
_DEVICE_OBJECT
Definition:
env_spec_w32.h:413
_KINTERRUPT
Definition:
ketypes.h:934
IN
#define IN
Definition:
typedefs.h:39
OUT
#define OUT
Definition:
typedefs.h:40
DeviceObject
_In_ PDEVICE_OBJECT DeviceObject
Definition:
wdfdevice.h:2055
ServiceRoutine
_In_ PKSERVICE_ROUTINE ServiceRoutine
Definition:
iofuncs.h:800
PKSERVICE_ROUTINE
KSERVICE_ROUTINE * PKSERVICE_ROUTINE
Definition:
ketypes.h:512
UCHAR
unsigned char UCHAR
Definition:
xmlstorage.h:181
sdk
include
reactos
libs
sound
hardware.h
Generated on Fri Feb 14 2025 06:13:04 for ReactOS by
1.9.6