Searched refs:state_value (Results 1 – 1 of 1) sorted by relevance
155 UCHAR *state_value; local196 state_value = state_usage + keyboard_instance -> ux_host_class_hid_keyboard_key_count * 2;197 state_action = state_value + keyboard_instance -> ux_host_class_hid_keyboard_key_count * 2;201 …_ux_utility_memory_set(state_value + keyboard_instance -> ux_host_class_hid_keyboard_key_count, 0,…229 … state_action[i] = (state_value[i] == key_value) ? KEY_KEEP : (key_value ? KEY_DOWN : KEY_UP);232 state_value[i] = key_value;243 state_value [new_count] = key_value;259 key_value = state_value[i];283 state_value[i_save] = key_value;