Home
last modified time | relevance | path

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

/u-boot/drivers/input/
A Dkey_matrix.c71 pos = key->row * config->num_cols + key->col; in key_matrix_decode()
130 entry = row * config->num_cols + col; in create_keymap()
184 config->num_cols = cols; in key_matrix_init()
A Dcros_ec_keyb.c89 for (col = num_keys = bit = 0; col < priv->matrix.num_cols; in check_for_keys()
/u-boot/include/
A Dkey_matrix.h17 int num_cols; member

Completed in 4 milliseconds