report_entry
static struct report_entry *f_hidg_search_for_report(struct f_hidg *hidg, u8 report_id)
struct report_entry *entry;
entry = list_entry(ptr, struct report_entry, node);
struct report_entry *ptr;
struct report_entry *entry;
struct report_entry *ptr;