Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhidraw.h47 void hidraw_exit(void);
53 static inline void hidraw_exit(void) { } in hidraw_exit() function
/Linux-v4.19/drivers/hid/
Dhidraw.c619 void hidraw_exit(void) in hidraw_exit() function
Dhid-core.c2362 hidraw_exit(); in hid_exit()