Searched refs:event_is_no_op (Results 1 – 2 of 2) sorted by relevance
325 bool event_is_no_op = in handle_no_ops() local329 event_is_no_op |= (event[EVENT_CODE_BYTE] == EVENT_COMMAND_STATUS) && in handle_no_ops()332 if (event_is_no_op) { in handle_no_ops()
337 bool event_is_no_op = in handle_no_ops() local341 event_is_no_op |= (event[EVENT_CODE_BYTE] == EVENT_COMMAND_STATUS) && in handle_no_ops()344 if (event_is_no_op) { in handle_no_ops()