Home
last modified time | relevance | path

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

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