Home
last modified time | relevance | path

Searched defs: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
61 int row; /* key matrix row */
62 int col; /* key matrix column */
86 struct ec_keymatrix_entry *matrix; /* the key matrix info */ argument