HidD_GetManufacturerString is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDHidD_GetManufacturerString

HidD_GetManufacturerString

Syntax

DLL_DECLARE_FUNC(WINAPI, BOOL, HidD_GetManufacturerString;

References

LocationReferrerText
windows_winusb.h:777
DLL_DECLARE_FUNC(WINAPI, BOOL, HidD_GetManufacturerString, (HANDLE, PVOID, ULONG));
windows_winusb.c:3925hid_init()
DLL_LOAD_FUNC(hid, HidD_GetManufacturerString, true);
windows_winusb.c:4073hid_open()
HidD_GetManufacturerString(hid_handle, priv->hid->string[0], sizeof(priv->hid->string[0]));

Call Tree

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