Searched refs:input_send_keycodes (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | input.su | |
| H A D | cros_ec_keyb.c | 142 sent = input_send_keycodes(input, keycodes, num_keycodes); in cros_ec_kbc_check()
|
| H A D | tegra-kbc.c | 123 input_send_keycodes(priv->input, fifo, cnt); in process_fifo()
|
| H A D | input.c | 546 int input_send_keycodes(struct input_config *config, int keycode[], in input_send_keycodes() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | input.h | 78 int input_send_keycodes(struct input_config *config, int keycode[], int count);
|
| /OK3568_Linux_fs/u-boot/board/kosagi/novena/ |
| H A D | novena.c | 54 input_send_keycodes(&button_input, &key, 1); in novena_gpio_button_read_keys()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |