|
ReactOS 0.4.16-dev-2358-g0df3463
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | SbDspEnableSpeaker (IN PUCHAR BasePort, IN ULONG Timeout) |
| NTSTATUS | SbDspDisableSpeaker (IN PUCHAR BasePort, IN ULONG Timeout) |
| NTSTATUS | SbDspIsSpeakerEnabled (IN PUCHAR BasePort, OUT PBOOLEAN IsEnabled, IN ULONG Timeout) |
Definition at line 27 of file speaker.c.
Definition at line 38 of file speaker.c.