Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhidraw.h39 void hidraw_exit(void);
45 static inline void hidraw_exit(void) { } in hidraw_exit() function
/Linux-v5.4/drivers/hid/
Dhidraw.c611 void hidraw_exit(void) in hidraw_exit() function
Dhid-core.c2552 hidraw_exit(); in hid_exit()