Searched refs:fetch_item (Results 1 – 1 of 1) sorted by relevance
781 static const u8 *fetch_item(const __u8 *start, const __u8 *end, struct hid_item *item) in fetch_item() function962 while ((start = fetch_item(start, end, &item)) != NULL) in hid_scan_report()1283 while ((next = fetch_item(start, end, &item)) != NULL) { in hid_parse_collections()