Searched refs:curr_states (Results 1 – 1 of 1) sorted by relevance
37 unsigned long curr_states, changes; in sensehat_joystick_report() local48 curr_states = keys; in sensehat_joystick_report()49 bitmap_xor(&changes, &curr_states, &sensehat_joystick->prev_states, in sensehat_joystick_report()54 curr_states & BIT(i)); in sensehat_joystick_report()