Home
last modified time | relevance | path

Searched refs:key_matrix_decode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkey_matrix.su
H A Dkey_matrix.c55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode() function
H A Dcros_ec_keyb.c140 num_keycodes = key_matrix_decode(&priv->matrix, keys, in cros_ec_kbc_check()
H A Dtegra-kbc.c91 return key_matrix_decode(&priv->matrix, keys, KBC_MAX_KPENT, fifo, in tegra_kbc_find_keys()
/OK3568_Linux_fs/u-boot/include/
H A Dkey_matrix.h57 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key *keys,
/OK3568_Linux_fs/u-boot/
H A Du-boot.map