turn_off
goto turn_off;
turn_off:
bool turn_off, turn_on, visible, was_visible, mode_changed;
turn_off = was_visible && (!visible || mode_changed);
} else if (turn_off) {
bool modeset, turn_on, turn_off;
turn_off = old_visible && (!new_visible || modeset);
if (turn_on || turn_off)
bool turn_off, turn_on, visible, was_visible;
turn_off = was_visible && (!visible || mode_changed);
turn_off, turn_on, mode_changed);
sizeof(pcmd->body.turn_off.req));
pcmd->body.turn_off.req.proc_id = cpu_to_le16(CONTROL_PROC_TURNOFF);
sizeof(pcmd->body.turn_off.req) + HEADER_SIZE,
sizeof(prsp->body.turn_off.rsp) + HEADER_SIZE);
union as10x_turn_off turn_off;
&r->turn_off);
value = (r->turn_off & ORION_TURN_OFF_MASK) << ORION_TURN_OFF_SHIFT |
((r->turn_off & ORION_TURN_OFF_EXT_MASK) ? ORION_TURN_OFF_EXT_BIT : 0) |
r->turn_off;
u32 turn_off;
goto turn_off;
turn_off:
goto turn_off;
goto turn_off;
turn_off:
turn_off(vib);
turn_off(vib);
turn_off(vib);
retval = turn_off(vib);