Searched refs:WIIPROTO_REQ_RMEM (Results 1 – 3 of 3) sorted by relevance
47 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff); in wiidebug_eeprom_read()
220 WIIPROTO_REQ_RMEM = 0x17, enumerator
346 cmd[0] = WIIPROTO_REQ_RMEM; in wiiproto_req_rmem()390 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, offset & 0xffff); in wiimote_cmd_read()1466 if (wiimote_cmd_pending(wdata, WIIPROTO_REQ_RMEM, offset)) { in handler_data()