Searched refs:wiimote_cmd_set (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-wiimote-debug.c47 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff);
H A Dhid-wiimote.h332 static inline void wiimote_cmd_set(struct wiimote_data *wdata, int cmd, function
H A Dhid-wiimote-core.c369 wiimote_cmd_set(wdata, WIIPROTO_REQ_WMEM, 0);
390 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, offset & 0xffff);
877 wiimote_cmd_set(wdata, WIIPROTO_REQ_SREQ, 0);
H A Dhid-wiimote-modules.c219 wiimote_cmd_set(wdata, WIIPROTO_REQ_SREQ, 0);
642 wiimote_cmd_set(wdata, WIIPROTO_REQ_IR1, 0);
656 wiimote_cmd_set(wdata, WIIPROTO_REQ_IR2, 0);

Completed in 118 milliseconds