Home
last modified time | relevance | path

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

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