Searched refs:wiidebug_init (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/hid/
H A Dhid-wiimote-debug.c172 int wiidebug_init(struct wiimote_data *wdata) function
H A Dhid-wiimote-core.c1833 ret = wiidebug_init(wdata);
H A Dhid-wiimote.h287 extern int wiidebug_init(struct wiimote_data *wdata);
292 static inline int wiidebug_init(void *u) { return 0; } function

Completed in 166 milliseconds