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