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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dtwl4030_keypad.c56 * row lines connected to the gnd (see twl4030_col_xlate()).
163 static inline u16 twl4030_col_xlate(struct twl4030_keypad *kp, u8 col) function
184 state[row] = twl4030_col_xlate(kp, new_state[row]);

Completed in 54 milliseconds