Searched refs:hid_dump_report (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhid-debug.h20 void hid_dump_report(struct hid_device *, int , u8 *, int);
41 #define hid_dump_report(a,b,c,d) do { } while (0) macro
/linux-master/drivers/hid/
H A Dhid-debug.c702 void hid_dump_report(struct hid_device *hid, int type, u8 *data, function
730 EXPORT_SYMBOL_GPL(hid_dump_report); variable
H A Dhid-core.c2075 hid_dump_report(hid, type, data, size);

Completed in 147 milliseconds