Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A 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()
H A Dhid-wiimote-debug.c83 [WIIPROTO_REQ_NULL] = "NULL",
156 if (i != WIIPROTO_REQ_NULL) in wiidebug_drm_write()
H A Dhid-wiimote-core.c246 else if (drm == WIIPROTO_REQ_NULL) in wiiproto_req_drm()
280 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiiproto_req_accel()
1421 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()