Searched refs:WIIPROTO_FLAG_ACCEL (Results 1 – 3 of 3) sorted by relevance
35 #define WIIPROTO_FLAG_ACCEL 0x20 macro
214 if (wdata->state.flags & WIIPROTO_FLAG_ACCEL) { in select_drm()229 if (wdata->state.flags & WIIPROTO_FLAG_ACCEL) { in select_drm()275 if (accel == !!(wdata->state.flags & WIIPROTO_FLAG_ACCEL)) in wiiproto_req_accel()279 wdata->state.flags |= WIIPROTO_FLAG_ACCEL; in wiiproto_req_accel()281 wdata->state.flags &= ~WIIPROTO_FLAG_ACCEL; in wiiproto_req_accel()
433 if (!(wdata->state.flags & WIIPROTO_FLAG_ACCEL)) in wiimod_accel_in_accel()