Searched refs:WIIPROTO_REQ_RMEM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote-debug.c | 47 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff); in wiidebug_eeprom_read()
|
H A D | hid-wiimote.h | 219 WIIPROTO_REQ_RMEM = 0x17, enumerator
|
H A D | hid-wiimote-core.c | 346 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 D | hid-wiimote-debug.c | 47 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff); in wiidebug_eeprom_read()
|
H A D | hid-wiimote.h | 220 WIIPROTO_REQ_RMEM = 0x17, enumerator
|
H A D | hid-wiimote-core.c | 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()
|
Completed in 7 milliseconds