pSetupDiGetDeviceRegistryPropertyA is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDpSetupDiGetDeviceRegistryPropertyA

pSetupDiGetDeviceRegistryPropertyA

References

LocationReferrerText
windows_winusb.h:248
DLL_DECLARE_FUNC_PREFIXED(WINAPI, BOOL, p, SetupDiGetDeviceRegistryPropertyA, (HDEVINFO,
windows_winusb.c:192init_dlls()
DLL_LOAD_FUNC_PREFIXED(SetupAPI, p, SetupDiGetDeviceRegistryPropertyA, true);
windows_winusb.c:1236get_dev_port_number()
if (pSetupDiGetDeviceRegistryPropertyA(dev_info, dev_info_data, SPDRP_LOCATION_INFORMATION,
windows_winusb.c:1249get_dev_port_number()
if (pSetupDiGetDeviceRegistryPropertyA(dev_info, dev_info_data, SPDRP_LOCATION_PATHS,
windows_winusb.c:1265get_dev_port_number()
return pSetupDiGetDeviceRegistryPropertyA(dev_info, dev_info_data, SPDRP_ADDRESS,
windows_winusb.c:1308get_api_type()
if (pSetupDiGetDeviceRegistryPropertyA(*dev_info, dev_info_data, lookup[k].reg_prop,

Call Tree

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