|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "fxcorepch.hpp"
Go to the source code of this file.
| _Must_inspect_result_ __drv_maxIRQL | ( | DISPATCH_LEVEL | ) |
| _Must_inspect_result_ __drv_maxIRQL | ( | PASSIVE_LEVEL | ) |
| FxObjectHandleGetPtr | ( | GetFxDriverGlobals(DriverGlobals) | , |
| Child | , | ||
| FX_TYPE_DEVICE | , | ||
| (PVOID *)& | pPdo | ||
| ) |
| FxObjectHandleGetPtr | ( | GetFxDriverGlobals(DriverGlobals) | , |
| Fdo | , | ||
| FX_TYPE_DEVICE | , | ||
| (PVOID *)& | pFdo | ||
| ) |
Referenced by __out_bcount(), FxIoTargetRemote::_Create(), FxUsbPipe::_FormatTransfer(), FxDeviceBase::_SearchForDevice(), FxObject::Commit(), FxPkgIo::CreateQueue(), FxUsbDevice::GetInterfaceNumberFromInterface(), FxInterrupt::InitializeWorker(), PerfEvtIoStopStart(), PerfEvtIoStopStop(), PerformanceAnalysisIOProcess(), and FxRequestBuffer::ValidateMemoryDescriptor().
| FxObjectHandleGetPtrAndGlobals | ( | GetFxDriverGlobals(DriverGlobals) | , |
| Fdo | , | ||
| FX_TYPE_DEVICE | , | ||
| (PVOID *)& | pDevice, | ||
| & | pFxDriverGlobals | ||
| ) |
| FxObjectHandleGetPtrAndGlobals | ( | GetFxDriverGlobals(DriverGlobals) | , |
| Fdo | , | ||
| FX_TYPE_DEVICE_BASE | , | ||
| (PVOID *)& | pDeviceBase, | ||
| & | pFxDriverGlobals | ||
| ) |
| FxPointerNotNull | ( | pFxDriverGlobals | , |
| Interface | |||
| ) |
| FxPointerNotNull | ( | pFxDriverGlobals | , |
| InterfaceType | |||
| ) |
| if | ( | ! | NT_SUCCESSstatus | ) |
Definition at line 378 of file fxdevicefdoapi.cpp.
| if | ( | Flags | = = 0 || (Flags & ~WdfRetrieveAllChildren) != 0 | ) |
Definition at line 234 of file fxdevicefdoapi.cpp.
| if | ( | NT_SUCCESS(pDeviceBase->QueryInterface(¶ms)) | ) |
Definition at line 385 of file fxdevicefdoapi.cpp.
| if | ( | NT_SUCCESS(status) | ) |
Definition at line 116 of file fxdevicefdoapi.cpp.
| if | ( | pDevice-> | IsLegacy)||(pDevice->IsFdo()==FALSE | ) |
Definition at line 162 of file fxdevicefdoapi.cpp.
Definition at line 78 of file fxdevicefdoapi.cpp.
Definition at line 94 of file fxdevicefdoapi.cpp.
Definition at line 458 of file fxdevicefdoapi.cpp.
| return pDeviceBase QueryForInterface | ( | InterfaceType | , |
| Interface | , | ||
| Size | , | ||
| Version | , | ||
| InterfaceSpecificData | |||
| ) |
| _Must_inspect_result_ __in WDFDEVICE __in WDFDEVICE Child |
Definition at line 46 of file fxdevicefdoapi.cpp.
| else |
Definition at line 400 of file fxdevicefdoapi.cpp.
Definition at line 44 of file fxdevicefdoapi.cpp.
Definition at line 193 of file fxdevicefdoapi.cpp.
| description Header IdentificationDescriptionSize = sizeof(description) |
Definition at line 111 of file fxdevicefdoapi.cpp.
Referenced by FxChildList::_ComputeTotalDescriptionSize(), FxDeviceDescriptionEntry::FxDeviceDescriptionEntry(), WDF_CHILD_IDENTIFICATION_DESCRIPTION_HEADER_INIT(), and WDF_CHILD_LIST_CONFIG_INIT().
| _Must_inspect_result_ __in WDFDEVICE __in LPCGUID __out PINTERFACE Interface |
Definition at line 327 of file fxdevicefdoapi.cpp.
| _Must_inspect_result_ __in WDFDEVICE __in LPCGUID __out PINTERFACE __in USHORT __in USHORT __in_opt PVOID InterfaceSpecificData |
Definition at line 333 of file fxdevicefdoapi.cpp.
| _Must_inspect_result_ __in WDFDEVICE __in LPCGUID InterfaceType |
Definition at line 325 of file fxdevicefdoapi.cpp.
| pPkgFdo m_StaticDeviceList EndIteration & iterator |
Definition at line 149 of file fxdevicefdoapi.cpp.
| return next = pPkgFdo->m_StaticDeviceList->GetNextStaticDevice(PreviousChild, Flags) |
Definition at line 223 of file fxdevicefdoapi.cpp.
| return NULL |
Definition at line 466 of file fxdevicefdoapi.cpp.
Referenced by if().
| FxQueryInterfaceParams params = { (PVOID*) &pDevice, FX_TYPE_DEVICE, 0 } |
Definition at line 363 of file fxdevicefdoapi.cpp.
Definition at line 150 of file fxdevicefdoapi.cpp.
Referenced by if().
| FxDeviceBase * pDeviceBase |
Definition at line 361 of file fxdevicefdoapi.cpp.
Referenced by FxMemoryBufferFromPool::_Create(), and FxDeviceBase::_SearchForDevice().
| description Pdo = pPdo |
Definition at line 112 of file fxdevicefdoapi.cpp.
| FxDevice* pFdo |
Definition at line 65 of file fxdevicefdoapi.cpp.
Referenced by AddDeviceInternal(), if(), and SerialAddDeviceInternal().
| MdDeviceObject pPdo |
Definition at line 66 of file fxdevicefdoapi.cpp.
Referenced by FxChildList::Add(), FxDevice::CreateSymbolicLink(), FxChildList::DrainFreeListHead(), and FxPkgPdo::Initialize().
Definition at line 67 of file fxdevicefdoapi.cpp.
Referenced by FxPkgFdo::_PnpFilteredStartDeviceCompletionRoutine(), and if().
| _Must_inspect_result_ __in WDFDEVICE __in WDFDEVICE PreviousChild |
Definition at line 191 of file fxdevicefdoapi.cpp.
| _Must_inspect_result_ __in WDFDEVICE __in LPCGUID __out PINTERFACE __in USHORT Size |
Definition at line 329 of file fxdevicefdoapi.cpp.
Definition at line 68 of file fxdevicefdoapi.cpp.
Referenced by if().
Definition at line 331 of file fxdevicefdoapi.cpp.