Home
last modified time | relevance | path

Searched refs:WIIPROTO_REQ_NULL (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-wiimote.h213 WIIPROTO_REQ_NULL = 0x0, enumerator
307 wdata->state.cmd = WIIPROTO_REQ_NULL; in wiimote_cmd_complete()
358 else if (wdata->state.cmd != WIIPROTO_REQ_NULL) in wiimote_cmd_wait()
372 else if (wdata->state.cmd != WIIPROTO_REQ_NULL) in wiimote_cmd_wait_noint()
Dhid-wiimote-debug.c86 [WIIPROTO_REQ_NULL] = "NULL",
159 if (i != WIIPROTO_REQ_NULL) in wiidebug_drm_write()
Dhid-wiimote-modules.c632 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
714 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
914 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_open()
927 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_close()
1189 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_open()
1202 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_close()
1380 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_open()
1393 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_close()
1755 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_open()
1768 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_close()
[all …]
Dhid-wiimote-core.c249 else if (drm == WIIPROTO_REQ_NULL) in wiiproto_req_drm()
283 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiiproto_req_accel()
1419 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()