Searched defs:hidraw_exit (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ | ||
D | hidraw.h | 53 static inline void hidraw_exit(void) { } in hidraw_exit() function |
/linux-4.19.296/drivers/hid/ | ||
D | hidraw.c | 623 void hidraw_exit(void) in hidraw_exit() function |