Home
last modified time | relevance | path

Searched defs:hid_dump_report (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dhid-debug.h41 #define hid_dump_report(a,b,c,d) do { } while (0) macro
/linux-6.6.21/drivers/hid/
Dhid-debug.c702 void hid_dump_report(struct hid_device *hid, int type, u8 *data, in hid_dump_report() function