Searched defs:twl4030_keypad (Results 1 – 1 of 1) sorted by relevance
60 struct twl4030_keypad { struct61 unsigned short keymap[TWL4030_KEYMAP_SIZE];62 u16 kp_state[TWL4030_MAX_ROWS];63 bool autorepeat;64 unsigned n_rows;65 unsigned n_cols;66 unsigned irq;68 struct device *dbg_dev;69 struct input_dev *input;