Home
last modified time | relevance | path

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

/u-boot/include/
A Dkey_matrix.h31 struct key_matrix_key { struct
56 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key *keys, argument
/u-boot/drivers/input/
A Dcros_ec_keyb.c43 static int check_for_keys(struct udevice *dev, struct key_matrix_key *keys, in check_for_keys()
47 struct key_matrix_key *key; in check_for_keys()
121 static struct key_matrix_key last_keys[KBC_MAX_KEYS]; in cros_ec_kbc_check()
123 struct key_matrix_key keys[KBC_MAX_KEYS]; in cros_ec_kbc_check()
A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
65 struct key_matrix_key *key = &keys[upto]; in key_matrix_decode()
A Dtegra-kbc.c74 struct key_matrix_key keys[KBC_MAX_KPENT], *key; in tegra_kbc_find_keys()

Completed in 5 milliseconds