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

/linux-4.1.27/drivers/input/keyboard/
H A Dtwl4030_keypad.c55 * row lines connected to the gnd (see twl4030_col_xlate()).
163 static inline u16 twl4030_col_xlate(struct twl4030_keypad *kp, u8 col) twl4030_col_xlate() function
184 state[row] = twl4030_col_xlate(kp, new_state[row]); twl4030_read_kp_matrix_state()

Completed in 49 milliseconds