Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid-debug.h49 #define hid_debug_event(a,b) do { } while (0) macro
/linux/drivers/hid/
H A Dhid-debug.c3080 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event() function