Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-wiimote.h210 WIIPROTO_REQ_NULL = 0x0, enumerator
305 wdata->state.cmd = WIIPROTO_REQ_NULL; in wiimote_cmd_complete()
356 else if (wdata->state.cmd != WIIPROTO_REQ_NULL) in wiimote_cmd_wait()
370 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.c636 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
718 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
918 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_open()
931 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_close()
1193 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_open()
1206 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_close()
1384 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_open()
1397 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_close()
1759 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_open()
1772 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()
1409 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()