Searched defs:hid_debug_exit (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ | ||
| D | hid-debug.h | 61 #define hid_debug_exit()		do { } while (0)  macro | 
| /linux-4.4.14/drivers/hid/ | ||
| D | hid-debug.c | 1247 void hid_debug_exit(void)  in hid_debug_exit()  function |