Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhidraw.h39 void hidraw_exit(void);
45 static inline void hidraw_exit(void) { } in hidraw_exit() function
/Linux-v6.6/drivers/hid/
Dhidraw.c648 void hidraw_exit(void) in hidraw_exit() function
Dhid-core.c3007 hidraw_exit(); in hid_exit()