Home
last modified time | relevance | path

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

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