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