Home
last modified time | relevance | path

Searched refs:hid_debug_exit (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dhid-debug.h37 void hid_debug_exit(void);
61 #define hid_debug_exit() do { } while (0) macro
/linux-4.4.14/drivers/hid/
Dhid-debug.c1247 void hid_debug_exit(void) in hid_debug_exit() function
Dhid-core.c2786 hid_debug_exit(); in hid_exit()