Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhidraw.h40 void hidraw_exit(void);
46 static inline void hidraw_exit(void) { } in hidraw_exit() function
/linux-6.15/drivers/hid/
H A Dhidraw.c682 void hidraw_exit(void) in hidraw_exit() function
H A Dhid-core.c3109 hidraw_exit(); in hid_exit()