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

/linux-master/drivers/hid/
H A Dhid-wiimote.h213 WIIPROTO_REQ_NULL = 0x0, enumerator in enum:wiiproto_reqs
307 wdata->state.cmd = WIIPROTO_REQ_NULL;
358 else if (wdata->state.cmd != WIIPROTO_REQ_NULL)
372 else if (wdata->state.cmd != WIIPROTO_REQ_NULL)
H A Dhid-wiimote-debug.c83 [WIIPROTO_REQ_NULL] = "NULL",
156 if (i != WIIPROTO_REQ_NULL)
H A Dhid-wiimote-modules.c629 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
711 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
911 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
924 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1205 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1218 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1396 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1409 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1771 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1784 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
[all...]
H A Dhid-wiimote-core.c246 else if (drm == WIIPROTO_REQ_NULL)
280 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);
1421 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL);

Completed in 151 milliseconds