Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-wiimote.h286 extern int wiidebug_init(struct wiimote_data *wdata);
291 static inline int wiidebug_init(void *u) { return 0; } in wiidebug_init() function
Dhid-wiimote-debug.c172 int wiidebug_init(struct wiimote_data *wdata) in wiidebug_init() function
Dhid-wiimote-core.c1826 ret = wiidebug_init(wdata); in wiimote_hid_probe()