Searched refs:WIIPROTO_REQ_NULL (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/hid/ |
| D | hid-wiimote.h | 210 WIIPROTO_REQ_NULL = 0x0, enumerator 304 wdata->state.cmd = WIIPROTO_REQ_NULL; in wiimote_cmd_complete() 355 else if (wdata->state.cmd != WIIPROTO_REQ_NULL) in wiimote_cmd_wait() 369 else if (wdata->state.cmd != WIIPROTO_REQ_NULL) in wiimote_cmd_wait_noint()
|
| D | hid-wiimote-debug.c | 83 [WIIPROTO_REQ_NULL] = "NULL", 156 if (i != WIIPROTO_REQ_NULL) in wiidebug_drm_write()
|
| D | hid-wiimote-modules.c | 629 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() 1186 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_open() 1199 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_close() 1377 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_open() 1390 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_close() 1752 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_open() 1765 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_close() [all …]
|
| D | hid-wiimote-core.c | 246 else if (drm == WIIPROTO_REQ_NULL) in wiiproto_req_drm() 280 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiiproto_req_accel() 1416 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()
|