|
ReactOS 0.4.16-dev-1998-g617f3bd
|
#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.