Searched refs:WIIPROTO_REQ_DRM_KIE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-wiimote-debug.c90 [WIIPROTO_REQ_DRM_KIE] = "KIE",
H A Dhid-wiimote.h245 WIIPROTO_REQ_DRM_KIE = 0x36, enumerator in enum:wiiproto_reqs
H A Dhid-wiimote-core.c219 return WIIPROTO_REQ_DRM_KIE;
1612 { .id = WIIPROTO_REQ_DRM_KIE, .size = 21, .func = handler_drm_KIE },
1613 { .id = WIIPROTO_REQ_DRM_KIE, .size = 2, .func = handler_generic_K },

Completed in 65 milliseconds