Searched refs:twl4030_read_kp_matrix_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dtwl4030_keypad.c164 static int twl4030_read_kp_matrix_state(struct twl4030_keypad *kp, u16 *state) function
204 int ret = twl4030_read_kp_matrix_state(kp, new_state);
313 if (twl4030_read_kp_matrix_state(kp, kp->kp_state) < 0)

Completed in 161 milliseconds