Home
last modified time | relevance | path

Searched refs:right_keycode (Results 51 – 75 of 128) sorted by relevance

123456

/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/drivers/input/
H 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()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/input/
H A Dinput.c150 int right_keycode; /* Right keycode to select this map */ member
258 if (key == tab->left_keycode || key == tab->right_keycode) in process_modifier()
584 int right_keycode, const uchar *xlate, int num_entries) in input_add_table() argument
595 table->right_keycode = right_keycode; in input_add_table()
633 entry->right_keycode, entry->xlate, in input_add_tables()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/input/
H 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()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/
H A Dinput.h33 int right_keycode; member
87 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dinput.h32 int right_keycode; member
109 int right_keycode, const uchar *xlate, int num_entries);

123456