Home
last modified time | relevance | path

Searched refs:right_keycode (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/u-boot/drivers/input/
A Dinput.c152 int right_keycode; /* Right keycode to select this map */ member
274 if (key == tab->left_keycode || key == tab->right_keycode) in process_modifier()
601 int right_keycode, const uchar *xlate, int num_entries) in input_add_table() argument
612 table->right_keycode = right_keycode; in input_add_table()
650 entry->right_keycode, entry->xlate, in input_add_tables()

Completed in 5 milliseconds