Home
last modified time | relevance | path

Searched refs:WIIPROTO_REQ_STATUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote.h221 WIIPROTO_REQ_STATUS = 0x20, enumerator
H A Dhid-wiimote-core.c1590 { .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 Dhid-wiimote.h222 WIIPROTO_REQ_STATUS = 0x20, enumerator
H A Dhid-wiimote-core.c1595 { .id = WIIPROTO_REQ_STATUS, .size = 6, .func = handler_status },
1596 { .id = WIIPROTO_REQ_STATUS, .size = 2, .func = handler_status_K },

Completed in 7 milliseconds