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

pSetupDiOpenDevRegKey

References

LocationReferrerText
windows_winusb.h:251
DLL_DECLARE_FUNC_PREFIXED(WINAPI, HKEY, p, SetupDiOpenDevRegKey, (HDEVINFO, PSP_DEVINFO_DATA, DWORD, DWORD, DWORD, REGSAM));
windows_winusb.c:194init_dlls()
DLL_LOAD_FUNC_PREFIXED(SetupAPI, p, SetupDiOpenDevRegKey, true);
windows_winusb.c:1466get_guid()
key = pSetupDiOpenDevRegKey(*dev_info, dev_info_data, DICS_FLAG_GLOBAL, 0, DIREG_DEV, KEY_READ);

Call Tree

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