Searched refs:wiiext_event (Results 1 - 3 of 3) sorted by relevance

/drivers/hid/
H A Dhid-wiimote.h136 extern void wiiext_event(struct wiimote_data *wdata, bool plugged);
144 static inline void wiiext_event(void *u, bool p) { } function
H A Dhid-wiimote-ext.c218 void wiiext_event(struct wiimote_data *wdata, bool plugged) function
H A Dhid-wiimote-core.c805 wiiext_event(wdata, payload[2] & 0x02);

Completed in 189 milliseconds