Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote.h223 WIIPROTO_REQ_RETURN = 0x22, enumerator
H A Dhid-wiimote-core.c1594 { .id = WIIPROTO_REQ_RETURN, .size = 4, .func = handler_return },
1595 { .id = WIIPROTO_REQ_RETURN, .size = 2, .func = handler_generic_K },
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote.h224 WIIPROTO_REQ_RETURN = 0x22, enumerator
H A Dhid-wiimote-core.c1599 { .id = WIIPROTO_REQ_RETURN, .size = 4, .func = handler_return },
1600 { .id = WIIPROTO_REQ_RETURN, .size = 2, .func = handler_generic_K },

Completed in 7 milliseconds