Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhid-debug.h27 void hid_debug_exit(void);
48 #define hid_debug_exit() do { } while (0) macro
/Linux-v5.10/drivers/hid/
Dhid-debug.c1213 void hid_debug_exit(void) in hid_debug_exit() function
Dhid-core.c2620 hid_debug_exit(); in hid_exit()