Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dkey_matrix.h57 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key *keys,
/rk3399_rockchip-uboot/drivers/input/
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()