Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid-debug.h48 #define hid_debug_exit() do { } while (0) macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c1274 void hid_debug_exit(void) in hid_debug_exit() function