Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-wiimote.h286 extern void wiidebug_deinit(struct wiimote_data *wdata);
291 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.c1752 wiidebug_deinit(wdata); in wiimote_destroy()