Searched refs:num_cols (Results 1 – 3 of 3) sorted by relevance
71 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()
89 for (col = num_keys = bit = 0; col < priv->matrix.num_cols; in check_for_keys()
17 int num_cols; member
Completed in 4 milliseconds