Searched refs:hid_dump_report (Results 1 – 2 of 2) sorted by relevance
665 void hid_dump_report(struct hid_device *hid, int type, u8 *data, in hid_dump_report() function693 EXPORT_SYMBOL_GPL(hid_dump_report);
1815 hid_dump_report(hid, type, data, size); in hid_input_report()