Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhidraw.h39 void hidraw_exit(void);
45 static inline void hidraw_exit(void) { } in hidraw_exit() function
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhidraw.c622 void hidraw_exit(void) in hidraw_exit() function
H A Dhid-core.c2626 hidraw_exit(); in hid_exit()