Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhidraw.h47 void hidraw_exit(void);
53 static inline void hidraw_exit(void) { } in hidraw_exit() function
/linux-4.4.14/drivers/hid/
Dhidraw.c620 void hidraw_exit(void) in hidraw_exit() function
Dhid-core.c2787 hidraw_exit(); in hid_exit()