Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dkey_matrix.h32 struct key_matrix_key { struct
33 uint8_t row; /* row number (0 = first) */
57 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key *keys, argument