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

/drivers/hid/
H A Dhid-wiimote-debug.c93 [WIIPROTO_REQ_DRM_K] = "K",
H A Dhid-wiimote.h102 WIIPROTO_REQ_DRM_K = 0x30, enumerator in enum:wiiproto_reqs
H A Dhid-wiimote-core.c224 return WIIPROTO_REQ_DRM_K;
958 { .id = WIIPROTO_REQ_DRM_K, .size = 2, .func = handler_keys },
1149 wdata->state.drm = WIIPROTO_REQ_DRM_K;

Completed in 36 milliseconds