Searched refs:input_key_xlate (Results 1 – 2 of 2) sorted by relevance
240 static struct input_key_xlate *process_modifier(struct input_config *config, in process_modifier()247 struct input_key_xlate *table; in process_modifier()254 struct input_key_xlate *tab = &config->table[i]; in process_modifier()453 struct input_key_xlate *table; in input_keycodes_to_ascii()584 struct input_key_xlate *table; in input_add_table()
30 struct input_key_xlate { struct51 struct input_key_xlate table[INPUT_MAX_MODIFIERS]; argument