ReactOS
0.4.16-dev-109-gf4cb10f
speaker.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: GPL - See COPYING in the top level directory
3
* PROJECT: ReactOS Virtual DOS Machine
4
* FILE: subsystems/mvdm/ntvdm/hardware/sound/speaker.h
5
* PURPOSE: PC Speaker emulation
6
* PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr)
7
*/
8
9
#ifndef _SPEAKER_H_
10
#define _SPEAKER_H_
11
12
/* FUNCTIONS ******************************************************************/
13
14
VOID
SpeakerChange
(
UCHAR
Port61hValue);
15
16
VOID
SpeakerInitialize
(
VOID
);
17
VOID
SpeakerCleanup
(
VOID
);
18
19
#endif
/* _SPEAKER_H_ */
void
Definition:
nsiface.idl:2307
SpeakerChange
VOID SpeakerChange(UCHAR Port61hValue)
Definition:
speaker.c:196
SpeakerCleanup
VOID SpeakerCleanup(VOID)
Definition:
speaker.c:295
SpeakerInitialize
VOID SpeakerInitialize(VOID)
Definition:
speaker.c:260
UCHAR
unsigned char UCHAR
Definition:
xmlstorage.h:181
subsystems
mvdm
ntvdm
hardware
sound
speaker.h
Generated on Wed Oct 9 2024 06:20:27 for ReactOS by
1.9.6