Searched refs:WIIPROTO_REQ_STATUS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote.h | 221 WIIPROTO_REQ_STATUS = 0x20, enumerator
|
H A D | hid-wiimote-core.c | 1590 { .id = WIIPROTO_REQ_STATUS, .size = 6, .func = handler_status }, 1591 { .id = WIIPROTO_REQ_STATUS, .size = 2, .func = handler_status_K },
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote.h | 222 WIIPROTO_REQ_STATUS = 0x20, enumerator
|
H A D | hid-wiimote-core.c | 1595 { .id = WIIPROTO_REQ_STATUS, .size = 6, .func = handler_status }, 1596 { .id = WIIPROTO_REQ_STATUS, .size = 2, .func = handler_status_K },
|
Completed in 6 milliseconds