Searched refs:WIIPROTO_REQ_DRM_K (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote-debug.c | 84 [WIIPROTO_REQ_DRM_K] = "K",
|
H A D | hid-wiimote.h | 226 WIIPROTO_REQ_DRM_K = 0x30, enumerator
|
H A D | hid-wiimote-core.c | 207 return WIIPROTO_REQ_DRM_K; in select_drm() 235 return WIIPROTO_REQ_DRM_K; in select_drm() 1596 { .id = WIIPROTO_REQ_DRM_K, .size = 2, .func = handler_keys }, 1746 wdata->state.drm = WIIPROTO_REQ_DRM_K; in wiimote_create()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote-debug.c | 84 [WIIPROTO_REQ_DRM_K] = "K",
|
H A D | hid-wiimote.h | 227 WIIPROTO_REQ_DRM_K = 0x30, enumerator
|
H A D | hid-wiimote-core.c | 207 return WIIPROTO_REQ_DRM_K; in select_drm() 235 return WIIPROTO_REQ_DRM_K; in select_drm() 1601 { .id = WIIPROTO_REQ_DRM_K, .size = 2, .func = handler_keys }, 1753 wdata->state.drm = WIIPROTO_REQ_DRM_K; in wiimote_create()
|
Completed in 7 milliseconds