Searched defs:keys (Results 1 – 15 of 15) sorted by relevance
/u-boot/drivers/input/ |
A D | key_matrix.c | 27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting() 55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
|
A D | cros_ec_keyb.c | 43 static int check_for_keys(struct udevice *dev, struct key_matrix_key *keys, in check_for_keys() 123 struct key_matrix_key keys[KBC_MAX_KEYS]; in cros_ec_kbc_check() local
|
A D | tegra-kbc.c | 74 struct key_matrix_key keys[KBC_MAX_KPENT], *key; in tegra_kbc_find_keys() local
|
/u-boot/arch/arm/dts/ |
A D | rk3368-geekbox.dts | 74 keys: gpio-keys { label
|
A D | rk3368-px5-evb.dts | 74 keys: gpio-keys { label
|
A D | rk3368-sheep.dts | 37 keys: gpio-keys { label
|
A D | rk3288-evb.dtsi | 20 keys: gpio-keys { label
|
A D | rk3288-firefly.dtsi | 26 keys: gpio-keys { label
|
A D | rk3399-orangepi.dts | 69 keys: gpio-keys { label
|
/u-boot/board/lg/sniper/ |
A D | sniper.c | 99 unsigned char keys[3]; in misc_init_r() local
|
/u-boot/scripts/kconfig/ |
A D | mconf.c | 360 int *keys; member 435 int keys[JUMP_NB + 1], i; in search_conf() local 755 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
|
/u-boot/board/samsung/common/ |
A D | misc.c | 174 int keys = 0; in check_keys() local
|
/u-boot/scripts/kconfig/lxdialog/ |
A D | textbox.c | 44 int initial_width, int *keys, int *_vscroll, int *_hscroll, in dialog_textbox()
|
/u-boot/board/nokia/rx51/ |
A D | rx51.c | 547 static u8 keys[8]; variable
|
/u-boot/board/boundary/nitrogen6x/ |
A D | nitrogen6x.c | 952 char *keys; in preboot_keys() local
|
Completed in 18 milliseconds