Searched defs:twl4030_keypad (Results 1 – 1 of 1) sorted by relevance
47 struct twl4030_keypad { struct48 unsigned short keymap[TWL4030_KEYMAP_SIZE];49 u16 kp_state[TWL4030_MAX_ROWS];50 bool autorepeat;51 unsigned int n_rows;52 unsigned int n_cols;53 int irq;55 struct device *dbg_dev;56 struct input_dev *input;