Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid-debug.h27 void hid_debug_exit(void);
48 #define hid_debug_exit() do { } while (0) macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c1276 void hid_debug_exit(void) in hid_debug_exit() function
H A Dhid-core.c3013 hid_debug_exit(); in hid_exit()