Home
last modified time | relevance | path

Searched refs:WIIPROTO_REQ_RMEM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h219 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()
1461 if (wiimote_cmd_pending(wdata, WIIPROTO_REQ_RMEM, offset)) { in handler_data()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds