Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dkey_matrix.h31 struct key_matrix_key { struct
32 uint8_t row; /* row number (0 = first) */
56 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key *keys, argument