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