ReactOS 0.4.16-dev-122-g325d74c
|
#include <common.hpp>
Static Public Member Functions | |
static NTSTATUS NTAPI | InterruptServiceRoutine (PINTERRUPTSYNC InterruptSync, PVOID StaticContext) |
Public Attributes | |
IMP_IAdapterPowerManagement | |
PDEVICE_OBJECT | aDeviceObject |
UInt8 | value |
UInt8 | flag |
UInt16 | value |
UInt32 | value |
UInt32 | flag |
Public Attributes inherited from CUnknown | |
union { | |
IUnknown IUnknown | |
INonDelegatingUnknown INonDelegatingUnknown | |
}; | |
LONG | m_ref_count |
PUNKNOWN | m_outer_unknown |
Private Member Functions | |
bool | queryChip () |
void | resetController () |
Private Attributes | |
PDEVICE_OBJECT | DeviceObject |
PINTERRUPTSYNC | InterruptSync |
DEVICE_POWER_STATE | CurrentPowerState |
UInt8 | mixerCache [0xFF] |
CMI8738Info | cm |
Friends | |
NTSTATUS | NewCCMIAdapter (PCMIADAPTER *OutCMIAdapter, PRESOURCELIST ResourceList) |
Definition at line 49 of file common.hpp.
CCMIAdapter::~CCMIAdapter | ( | ) |
Definition at line 113 of file common.cpp.
CCMIAdapter::DECLARE_STD_UNKNOWN | ( | ) |
CCMIAdapter::DEFINE_STD_CONSTRUCTOR | ( | CCMIAdapter | ) |
|
static |
Definition at line 436 of file common.cpp.
Referenced by STDMETHODIMP_().
|
private |
Definition at line 158 of file common.cpp.
Referenced by STDMETHODIMP_().
|
private |
Definition at line 228 of file common.cpp.
Referenced by STDMETHODIMP_().
CCMIAdapter::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMIAdapter::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMIAdapter::STDMETHODIMP_ | ( | NTSTATUS | ) |
|
inline |
Definition at line 99 of file common.hpp.
|
inline |
Definition at line 108 of file common.hpp.
|
inline |
Definition at line 104 of file common.hpp.
CCMIAdapter::STDMETHODIMP_ | ( | UInt16 | ) |
CCMIAdapter::STDMETHODIMP_ | ( | UInt32 | ) |
CCMIAdapter::STDMETHODIMP_ | ( | UInt8 | ) |
CCMIAdapter::STDMETHODIMP_ | ( | UInt8 | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
CCMIAdapter::STDMETHODIMP_ | ( | void | ) |
|
friend |
PDEVICE_OBJECT CCMIAdapter::aDeviceObject |
Definition at line 71 of file common.hpp.
Referenced by STDMETHODIMP_().
|
private |
Definition at line 59 of file common.hpp.
Referenced by InterruptServiceRoutine(), queryChip(), STDMETHODIMP_(), and STDMETHODIMP_().
|
private |
Definition at line 56 of file common.hpp.
Referenced by STDMETHODIMP_().
|
private |
Definition at line 54 of file common.hpp.
Referenced by STDMETHODIMP_().
UInt8 CCMIAdapter::flag |
Definition at line 78 of file common.hpp.
UInt32 CCMIAdapter::flag |
Definition at line 87 of file common.hpp.
CCMIAdapter::IMP_IAdapterPowerManagement |
Definition at line 69 of file common.hpp.
|
private |
Definition at line 55 of file common.hpp.
Referenced by InterruptServiceRoutine(), STDMETHODIMP_(), STDMETHODIMP_(), and ~CCMIAdapter().
|
private |
Definition at line 57 of file common.hpp.
Referenced by STDMETHODIMP_().
UInt8 CCMIAdapter::value |
Definition at line 76 of file common.hpp.
UInt16 CCMIAdapter::value |
Definition at line 82 of file common.hpp.
UInt32 CCMIAdapter::value |
Definition at line 85 of file common.hpp.