Searched refs:hid_get_data_unsigned (Results 1 – 3 of 3) sorted by relevance
405 nconts = hid_get_data_unsigned(buf, len, &sc->nconts_loc); in wmt_process_report()429 slot_data[usage] = hid_get_data_unsigned( in wmt_process_report()843 cont_count_max = hid_get_data_unsigned((const uint8_t *)r_ptr + 1, in wmt_cont_max_parse()
260 uint32_t hid_get_data_unsigned(const uint8_t *buf, usb_size_t len,
703 hid_get_data_unsigned(const uint8_t *buf, usb_size_t len, struct hid_location *loc) in hid_get_data_unsigned() function