Searched refs:WIIPROTO_REQ_DRM_KE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote-debug.c | 86 [WIIPROTO_REQ_DRM_KE] = "KE",
|
H A D | hid-wiimote.h | 232 WIIPROTO_REQ_DRM_KE = 0x32, enumerator
|
H A D | hid-wiimote-core.c | 1599 { .id = WIIPROTO_REQ_DRM_KE, .size = 10, .func = handler_drm_KE }, 1600 { .id = WIIPROTO_REQ_DRM_KE, .size = 2, .func = handler_generic_K },
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote-debug.c | 86 [WIIPROTO_REQ_DRM_KE] = "KE",
|
H A D | hid-wiimote.h | 233 WIIPROTO_REQ_DRM_KE = 0x32, enumerator
|
H A D | hid-wiimote-core.c | 1604 { .id = WIIPROTO_REQ_DRM_KE, .size = 10, .func = handler_drm_KE }, 1605 { .id = WIIPROTO_REQ_DRM_KE, .size = 2, .func = handler_generic_K },
|
Completed in 8 milliseconds