Searched refs:common_row_bits (Results 1 – 1 of 1) sorted by relevance
63 kbd_row_t common_row_bits = state[c] & state[c_next]; in input_kbd_matrix_ghosting() local65 if (common_row_bits & (common_row_bits - 1)) { in input_kbd_matrix_ghosting()