pSetupDiEnumDeviceInterfaces is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDpSetupDiEnumDeviceInterfaces

pSetupDiEnumDeviceInterfaces

References

LocationReferrerText
windows_winusb.h:242
DLL_DECLARE_FUNC_PREFIXED(WINAPI, BOOL, p, SetupDiEnumDeviceInterfaces, (HDEVINFO, PSP_DEVINFO_DATA,
windows_winusb.c:189init_dlls()
DLL_LOAD_FUNC_PREFIXED(SetupAPI, p, SetupDiEnumDeviceInterfaces, true);
windows_winusb.c:286get_interface_details()
if (pSetupDiEnumDeviceInterfaces(dev_info, dev_info_data, guid, 0, &dev_interface_data))
windows_winusb.c:359get_interface_details_filter()
if (!pSetupDiEnumDeviceInterfaces(*dev_info, NULL, libusb0_guid, _index, &dev_interface_data)) {

Call Tree

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