|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#include "driver.h"
Go to the source code of this file.
| void CheckHDAGraphicsRegistryKeys | ( | PFDO_CONTEXT | fdoCtx | ) |
Definition at line 313 of file sgpc.cpp.
Referenced by Fdo_Create().
| void NTAPI EjectGraphicsCodec | ( | PFDO_CONTEXT | fdoCtx | ) |
Definition at line 93 of file sgpc.cpp.
Referenced by HDAGraphicsPowerFStateNotificationCallback().
| void NTAPI EnumerateGraphicsCodec | ( | PFDO_CONTEXT | fdoCtx | ) |
Definition at line 128 of file sgpc.cpp.
Referenced by HDAGraphicsPowerFStateNotificationCallback(), and HDAGraphicsPowerInitialComponentStateCallback().
| void NTAPI Fdo_EnumerateCodec | ( | PFDO_CONTEXT | fdoCtx, |
| UINT8 | addr | ||
| ) |
Definition at line 680 of file fdo.cpp.
Referenced by EnumerateGraphicsCodec(), and Fdo_EvtDeviceSelfManagedIoInit().
Definition at line 5 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().
Definition at line 17 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().
Definition at line 39 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().
| void HDAGraphicsPowerFStateNotificationCallback | ( | PVOID | GraphicsDeviceHandle, |
| ULONG | ComponentIndex, | ||
| UINT | NewFState, | ||
| BOOLEAN | PreNotification, | ||
| PVOID | PrivateHandle | ||
| ) |
Definition at line 138 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().
| void HDAGraphicsPowerInitialComponentStateCallback | ( | PVOID | GraphicsDeviceHandle, |
| PVOID | PrivateHandle, | ||
| ULONG | ComponentIndex, | ||
| BOOLEAN | IsBlockingType, | ||
| UINT | InitialFState, | ||
| GUID | ComponentGuid, | ||
| UINT | PowerComponentMappingFlag | ||
| ) |
Definition at line 166 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().
Definition at line 192 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceCallback().
Definition at line 267 of file sgpc.cpp.
Referenced by Fdo_EvtDeviceSelfManagedIoInit().
| void HDAGraphicsPowerNotificationCallback | ( | PVOID | GraphicsDeviceHandle, |
| DEVICE_POWER_STATE | NewGrfxPowerState, | ||
| BOOLEAN | PreNotification, | ||
| PVOID | PrivateHandle | ||
| ) |
Definition at line 59 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().
| void HDAGraphicsPowerRemovalNotificationCallback | ( | PVOID | GraphicsDeviceHandle, |
| PVOID | PrivateHandle | ||
| ) |
Definition at line 74 of file sgpc.cpp.
Referenced by HDAGraphicsPowerInterfaceAdd().