Home
last modified time | relevance | path

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

/linux-6.6.21/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.c197 void wiidebug_deinit(struct wiimote_data *wdata) in wiidebug_deinit() function
Dhid-wiimote-core.c1766 wiidebug_deinit(wdata); in wiimote_destroy()