ReactOS 0.4.16-dev-258-g81860b4
|
Go to the source code of this file.
Macros | |
#define | READ(field, str) |
Variables | |
static PGRAPHICS_DEVICE | gpPrimaryGraphicsDevice |
static PGRAPHICS_DEVICE | gpVgaGraphicsDevice |
static PGRAPHICS_DEVICE | gpGraphicsDeviceFirst = NULL |
static PGRAPHICS_DEVICE | gpGraphicsDeviceLast = NULL |
static HSEMAPHORE | ghsemGraphicsDeviceList |
static ULONG | giDevNum = 1 |
_In_ DWORD | dwIoControlCode |
Definition at line 780 of file device.c.
_Requires_lock_held_ | ( | ghsemGraphicsDeviceList | ) |
Definition at line 104 of file device.c.
_Success_ | ( | return >= | 0 | ) |
_Success_ | ( | return | = =0 | ) |
Definition at line 837 of file device.c.
DBG_DEFAULT_CHANNEL | ( | EngDev | ) |
VOID APIENTRY EngFileWrite | ( | _In_ PFILE_OBJECT | pFileObject, |
_In_reads_(nLength) PVOID | lpBuffer, | ||
_In_ SIZE_T | nLength, | ||
_Out_ PSIZE_T | lpBytesWritten | ||
) |
Definition at line 754 of file device.c.
|
static |
Definition at line 696 of file device.c.
Referenced by EngFileWrite().
PGRAPHICS_DEVICE NTAPI EngpFindGraphicsDevice | ( | _In_opt_ PUNICODE_STRING | pustrDevice, |
_In_ ULONG | iDevNum | ||
) |
Definition at line 641 of file device.c.
Referenced by co_IntInitializeDesktopGraphics(), EngpUpdateGraphicsDeviceList(), MDEVOBJ_Create(), PDEVOBJ_lChangeDisplaySettings(), UserEnumDisplayDevices(), and UserEnumDisplaySettings().
DWORD EngpGetDisplayDriverAccelerationLevel | ( | _In_ PGRAPHICS_DEVICE | pGraphicsDevice | ) |
Definition at line 400 of file device.c.
Referenced by MDEVOBJ_Create().
NTSTATUS EngpGetDisplayDriverParameters | ( | _In_ PGRAPHICS_DEVICE | pGraphicsDevice, |
_Out_ PDEVMODEW | pdm | ||
) |
Definition at line 354 of file device.c.
Referenced by LDEVOBJ_bProbeAndCaptureDevmode().
|
static |
Definition at line 316 of file device.c.
Referenced by EngpGetDisplayDriverAccelerationLevel(), and EngpGetDisplayDriverParameters().
|
static |
Definition at line 37 of file device.c.
Referenced by EngpUpdateGraphicsDeviceList().
PGRAPHICS_DEVICE NTAPI EngpRegisterGraphicsDevice | ( | _In_ PUNICODE_STRING | pustrDeviceName, |
_In_ PUNICODE_STRING | pustrDiplayDrivers, | ||
_In_ PUNICODE_STRING | pustrDescription | ||
) |
Definition at line 497 of file device.c.
Referenced by InitDisplayDriver().
Definition at line 174 of file device.c.
Referenced by InitVideo(), and UserEnumDisplayDevices().
Definition at line 177 of file display.c.
Referenced by VideoPortCallout().
Definition at line 437 of file device.c.
Referenced by EngpRegisterGraphicsDevice().
Definition at line 779 of file device.c.
Referenced by _In_reads_(), and _Success_().
|
static |
Definition at line 20 of file device.c.
Referenced by EngpFindGraphicsDevice(), EngpRegisterGraphicsDevice(), EngpUpdateGraphicsDeviceList(), and InitDeviceImpl().
|
static |
Definition at line 21 of file device.c.
Referenced by EngpRegisterGraphicsDevice().
|
static |
Definition at line 18 of file device.c.
Referenced by _Requires_lock_held_(), EngpFindGraphicsDevice(), and EngpUpdateGraphicsDeviceList().
|
static |
Definition at line 19 of file device.c.
Referenced by _Requires_lock_held_().
|
static |
Definition at line 15 of file device.c.
Referenced by EngpUpdateGraphicsDeviceList().
|
static |
Definition at line 16 of file device.c.
Referenced by EngpUpdateGraphicsDeviceList().