CM_Get_Parent is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

CM_Get_Parent

Syntax

DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Parent;

References

LocationReferrerText
windows_winusb.h:230
DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Parent, (PDEVINST, DEVINST, ULONG));
windows_winusb.c:178init_dlls()
DLL_LOAD_FUNC(Cfgmgr32, CM_Get_Parent, true);
windows_winusb.c:452get_ancestor()
if (CM_Get_Parent(&parent_devinst, devinst, 0) != CR_SUCCESS)

Call Tree

Functions calling CM_Get_Parent
all items filtered out
CM_Get_Parent
Functions writing CM_Get_Parent
Functions reading CM_Get_Parent
all items filtered out
CM_Get_Parent
all items filtered out