Home
last modified time | relevance | path

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

/linux-6.6.21/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.c83 [WIIPROTO_REQ_NULL] = "NULL",
156 if (i != WIIPROTO_REQ_NULL) in wiidebug_drm_write()
Dhid-wiimote-modules.c629 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
711 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
911 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_open()
924 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_close()
1205 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_open()
1218 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_close()
1396 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_open()
1409 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_close()
1771 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_open()
1784 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_close()
[all …]
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()