hid_get_data
int32_t hid_get_data(const void *p, const hid_item_t *h);
hid_get_data(buffer, actlen,
hid_get_data(buffer, actlen,
hid_get_data(buffer, actlen,
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_apple_eject))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_apple_fn))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_ctrl_l))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_ctrl_r))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_shift_l))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_shift_r))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_alt_l))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_alt_r))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_win_l))
if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_win_r))
hid_get_data(sc->sc_buffer + i, len - i,
dw += hid_get_data(buf, len, &info->sc_loc_w);
dx += hid_get_data(buf, len, &info->sc_loc_x);
dy = -hid_get_data(buf, len, &info->sc_loc_y);
temp = hid_get_data(buf, len, &info->sc_loc_z);
dt -= hid_get_data(buf, len, &info->sc_loc_t);
if (hid_get_data(buf, len, &info->sc_loc_btn[i]))
int32_t hid_get_data(const uint8_t *buf, usb_size_t len,
data = hid_get_data(buf, h);
val = hid_get_data(buf, &cmd->item);
val = hid_get_data(buf, &cmd->item);