Home
last modified time | relevance | path

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

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