Searched refs:read_row_state (Results 1 – 1 of 1) sorted by relevance
107 static uint32_t read_row_state(struct matrix_keypad *keypad) in read_row_state() function131 init_row_state = read_row_state(keypad); in matrix_keypad_scan()146 new_state[col] = read_row_state(keypad); in matrix_keypad_scan()182 new_row_state = read_row_state(keypad); in matrix_keypad_scan()
Completed in 4 milliseconds