Home
last modified time | relevance | path

Searched refs:WdfChildListRetrieveDeviceNoSuchDevice (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdfchildlist.h56 WdfChildListRetrieveDeviceNoSuchDevice, enumerator
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxchildlist.cpp491 status = WdfChildListRetrieveDeviceNoSuchDevice; in GetDeviceFromId()
881 WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS dstatus = WdfChildListRetrieveDeviceNoSuchDevice; in GetNextDevice()