Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-wiimote-debug.c47 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff); in wiidebug_eeprom_read()
H A Dhid-wiimote.h220 WIIPROTO_REQ_RMEM = 0x17, enumerator
H A Dhid-wiimote-core.c346 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()