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

CM_Get_Child

Syntax

DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Child;

References

LocationReferrerText
windows_winusb.h:231
DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Child, (PDEVINST, DEVINST, ULONG));
windows_winusb.c:179init_dlls()
DLL_LOAD_FUNC(Cfgmgr32, CM_Get_Child, true);
windows_winusb.c:1275enumerate_hcd_root_hub()
if (CM_Get_Child(&child_devinst, devinst, 0) != CR_SUCCESS) {

Call Tree

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