| /OK3568_Linux_fs/buildroot/package/android-tools/ |
| H A D | 0003-Fix-build-issue-with-uclibc.patch | 12 @@ -72,7 +72,7 @@ static void read_keys(const char *file, struct listnode *list) 25 @@ -72,7 +72,7 @@ static void read_keys(const char *file, struct listnode *list)
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | input.c | 205 if (config->fifo_in == config->fifo_out && config->read_keys) { in input_tstc() 206 if (!(*config->read_keys)(config)) in input_tstc() 217 if (config->read_keys) in input_getc() 218 err = (*config->read_keys)(config); in input_getc()
|
| H A D | keyboard.c | 83 input->read_keys = kbd_read_keys; in kbd_init()
|
| H A D | cros_ec_keyb.c | 215 input->read_keys = cros_ec_kbc_check; in cros_ec_kbd_probe()
|
| H A D | i8042.c | 324 input->read_keys = i8042_kbd_check; in i8042_kbd_probe()
|
| H A D | tegra-kbc.c | 328 input->read_keys = tegra_kbc_check; in tegra_kbd_probe()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | input.h | 60 int (*read_keys)(struct input_config *config); member
|
| /OK3568_Linux_fs/u-boot/board/boundary/nitrogen6x/ |
| H A D | nitrogen6x.c | 942 static int read_keys(char *buf) in read_keys() function 956 int numpressed = read_keys(envvalue); in do_kbd() 975 numpressed = read_keys(keypress); in preboot_keys()
|
| /OK3568_Linux_fs/u-boot/board/kosagi/novena/ |
| H A D | novena.c | 92 button_input.read_keys = novena_gpio_button_read_keys; in drv_keyboard_init()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_lru_dist.c | 170 static unsigned int read_keys(const char *dist_file, in read_keys() function 521 dist_key_counts = read_keys(dist_file, &dist_keys); in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0005-adb-add-base64-implementation.patch | 19 @@ -75,7 +75,7 @@ static void read_keys(const char *file, struct listnode *list)
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |