_hid_get_hid_descriptor() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCD_hid_get_hid_descriptor()

_hid_get_hid_descriptor() function

Syntax

static int _hid_get_hid_descriptor(struct hid_device_priv *dev,     void *data,     size_t *size);
Implemented in windows_winusb.c:3647

Arguments

dev

data

size

References

LocationReferrerText
windows_winusb.c:3647
static int _hid_get_hid_descriptor(struct hid_device_priv *hid_priv, void *data, size_t *size)
windows_winusb.c:3488
static int _hid_get_hid_descriptor(struct hid_device_priv *dev, void *data, size_t *size);
windows_winusb.c:3574_hid_get_config_descriptor()
_hid_get_hid_descriptor(hid_priv, hd, &tmp_size);
windows_winusb.c:3758_hid_get_descriptor()
return _hid_get_hid_descriptor(priv->hid, data, size);

Call Tree

Functions calling _hid_get_hid_descriptor()
Functions called by _hid_get_hid_descriptor()
_hid_get_hid_descriptor()
memcpy()
all items filtered out
Data read by _hid_get_hid_descriptor()
Data written by _hid_get_hid_descriptor()
_hid_get_hid_descriptor()::hid_priv
_hid_get_hid_descriptor()::d
_hid_get_hid_descriptor()::tmp
_hid_get_hid_descriptor()::report_len
all items filtered out
_hid_get_hid_descriptor()
Type of _hid_get_hid_descriptor()
_hid_get_hid_descriptor()
size_t
uint8_t
all items filtered out