Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-wiimote.h288 extern void wiidebug_deinit(struct wiimote_data *wdata);
293 static inline void wiidebug_deinit(void *u) { } in wiidebug_deinit() function
Dhid-wiimote-debug.c210 void wiidebug_deinit(struct wiimote_data *wdata) in wiidebug_deinit() function
Dhid-wiimote-core.c1766 wiidebug_deinit(wdata); in wiimote_destroy()