|
ReactOS 0.4.16-dev-2304-g8aed778
|
#include <acpisys.h>

| HANDLE _PDO_DEVICE_DATA::AcpiHandle |
Definition at line 39 of file acpisys.h.
Referenced by Bus_InitializePdo(), Bus_PDO_Power(), and Bus_PlugInDevice().
| HANDLE _PDO_DEVICE_DATA::AcpiHandle |
Definition at line 182 of file Bus_PDO_EvalMethod.c.
| CODEC_IDS _PDO_DEVICE_DATA::CodecIds |
Definition at line 51 of file buspdo.h.
Referenced by ADSP_BusInterface(), Bus_CreatePdo(), HDA_AsyncWait(), HDA_GetLinkPositionRegister(), HDA_GetResourceInformation(), and HDA_TransferCodecVerbs().
| COMMON_DEVICE_DATA _PDO_DEVICE_DATA::Common |
Definition at line 38 of file acpisys.h.
Referenced by Bus_FDO_PnP(), Bus_InitializePdo(), and Bus_PDO_Power().
| BOOLEAN _PDO_DEVICE_DATA::DockDevice |
Definition at line 45 of file acpisys.h.
Referenced by Bus_InitializePdo().
| PFDO_CONTEXT _PDO_DEVICE_DATA::FdoContext |
Definition at line 49 of file buspdo.h.
Referenced by ADSPCleanupDSP(), ADSPDisableSPIB(), ADSPEnableSPIB(), ADSPFreeStream(), ADSPGetCaptureStream(), ADSPGetRenderStream(), ADSPGetResources(), ADSPPrepareDSP(), ADSPRegisterInterrupt(), ADSPSetPowerState(), ADSPStartStopDSP(), ADSPStreamPosition(), ADSPUnregisterInterrupt(), Bus_CreatePdo(), HDA_AllocateCaptureDmaEngine(), HDA_AllocateContiguousDmaBuffer(), HDA_AllocateDmaBufferWithNotification(), HDA_AllocateRenderDmaEngine(), HDA_AsyncWait(), HDA_ChangeBandwidthAllocation(), HDA_FreeContiguousDmaBuffer(), HDA_FreeDmaBuffer(), HDA_FreeDmaBufferWithNotification(), HDA_FreeDmaEngine(), HDA_GetDeviceInformation(), HDA_GetLinkPositionRegister(), HDA_GetWallClockRegister(), HDA_RegisterEventCallback(), HDA_RegisterNotificationCallback(), HDA_RegisterNotificationEvent(), HDA_SetDmaEngineState(), HDA_SetupDmaEngineWithBdl(), HDA_TransferCodecVerbs(), HDA_UnregisterEventCallback(), HDA_UnregisterNotificationCallback(), HDA_UnregisterNotificationEvent(), and HDAFlushRIRB().
| PWCHAR _PDO_DEVICE_DATA::HardwareIDs |
Definition at line 44 of file acpisys.h.
Referenced by Bus_DestroyPdo(), and Bus_PlugInDevice().
| UNICODE_STRING _PDO_DEVICE_DATA::InterfaceName |
| LIST_ENTRY _PDO_DEVICE_DATA::Link |
Definition at line 47 of file acpisys.h.
Referenced by Bus_InitializePdo().
| PDEVICE_OBJECT _PDO_DEVICE_DATA::ParentFdo |
Definition at line 41 of file acpisys.h.
Referenced by Bus_InitializePdo().
| CODEC_UNSOLICITED_CALLBACK _PDO_DEVICE_DATA::unsolitCallbacks[MAX_UNSOLICIT_CALLBACKS] |
Definition at line 53 of file buspdo.h.
Referenced by HDA_RegisterEventCallback(), HDA_UnregisterEventCallback(), and HDAFlushRIRB().