Searched refs:state_value (Results 1 – 1 of 1) sorted by relevance
156 UCHAR *state_value; local197 state_value = state_usage + keyboard_instance -> ux_host_class_hid_keyboard_key_count * 2;198 state_action = state_value + keyboard_instance -> ux_host_class_hid_keyboard_key_count * 2;202 …_ux_utility_memory_set(state_value + keyboard_instance -> ux_host_class_hid_keyboard_key_count, 0,…230 … state_action[i] = (state_value[i] == key_value) ? KEY_KEEP : (key_value ? KEY_DOWN : KEY_UP);233 state_value[i] = key_value;244 state_value [new_count] = key_value;260 key_value = state_value[i];284 state_value[i_save] = key_value;