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

HidP_GetCaps_

Syntax

typedef NTSTATUS (__stdcall *HidP_GetCaps_;

References

LocationReferrerText
hid.c:115
typedef NTSTATUS (__stdcall *HidP_GetCaps_)(PHIDP_PREPARSED_DATA preparsed_data, HIDP_CAPS *caps);
hid.c:127
static HidP_GetCaps_ HidP_GetCaps;
hid.c:217lookup_functions()