ReactOS 0.4.16-dev-250-g3ecd236
|
Go to the source code of this file.
Classes | |
class | CPortDMus |
Macros | |
#define | NDEBUG |
Functions | |
DEFINE_KSPROPERTY_TOPOLOGYSET (PortFilterDMusTopologySet, TopologyPropertyHandler) | |
DEFINE_KSPROPERTY_PINPROPOSEDATAFORMAT (PortFilterDMusPinSet, PinPropertyHandler, PinPropertyHandler, PinPropertyHandler) | |
NTSTATUS | NewPortDMus (OUT PPORT *OutPort) |
VOID | GetDMusMiniport (IN IPortDMus *iface, IN PMINIPORTDMUS *Miniport, IN PMINIPORTMIDI *MidiMiniport) |
Variables | |
static GUID | InterfaceGuids [3] |
KSPROPERTY_SET | PortDMusPropertySet [] |
#define NDEBUG |
Definition at line 11 of file port_dmus.cpp.
DEFINE_KSPROPERTY_PINPROPOSEDATAFORMAT | ( | PortFilterDMusPinSet | , |
PinPropertyHandler | , | ||
PinPropertyHandler | , | ||
PinPropertyHandler | |||
) |
DEFINE_KSPROPERTY_TOPOLOGYSET | ( | PortFilterDMusTopologySet | , |
TopologyPropertyHandler | |||
) |
VOID GetDMusMiniport | ( | IN IPortDMus * | iface, |
IN PMINIPORTDMUS * | Miniport, | ||
IN PMINIPORTMIDI * | MidiMiniport | ||
) |
Definition at line 503 of file port_dmus.cpp.
Definition at line 482 of file port_dmus.cpp.
Referenced by PcNewPort().
|
static |
Definition at line 42 of file port_dmus.cpp.
Referenced by PcCreateSubdeviceDescriptor().
KSPROPERTY_SET PortDMusPropertySet[] |
Definition at line 61 of file port_dmus.cpp.