Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c60 struct ec_keymatrix_entry { struct
86 struct ec_keymatrix_entry *matrix; /* the key matrix info */ argument
210 struct ec_keymatrix_entry *matrix = &ec->matrix[upto]; in keyscan_read_fdt_matrix()
245 const struct ec_keymatrix_entry *matrix; in cros_ec_keyscan()