Searched refs:event_is_no_op (Results 1 – 2 of 2) sorted by relevance
294 bool event_is_no_op = in handle_no_ops() local298 event_is_no_op |= (event[EVENT_CODE_BYTE] == EVENT_COMMAND_STATUS) && in handle_no_ops()301 if (event_is_no_op) { in handle_no_ops()
306 bool event_is_no_op = in handle_no_ops() local310 event_is_no_op |= (event[EVENT_CODE_BYTE] == EVENT_COMMAND_STATUS) && in handle_no_ops()313 if (event_is_no_op) { in handle_no_ops()