Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-wiimote.h287 extern void wiidebug_deinit(struct wiimote_data *wdata);
292 static inline void wiidebug_deinit(void *u) { } in wiidebug_deinit() function
Dhid-wiimote-debug.c207 void wiidebug_deinit(struct wiimote_data *wdata) in wiidebug_deinit() function
Dhid-wiimote-core.c1759 wiidebug_deinit(wdata); in wiimote_destroy()