Searched refs:key_matrix_decode (Results 1 – 4 of 4) sorted by relevance
/u-boot/include/ |
A D | key_matrix.h | 56 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key *keys,
|
/u-boot/drivers/input/ |
A D | key_matrix.c | 55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode() function
|
A D | cros_ec_keyb.c | 158 num_keycodes = key_matrix_decode(&priv->matrix, keys, in cros_ec_kbc_check()
|
A D | tegra-kbc.c | 90 return key_matrix_decode(&priv->matrix, keys, KBC_MAX_KPENT, fifo, in tegra_kbc_find_keys()
|
Completed in 5 milliseconds