Searched defs:samsung_keypad_platdata (Results 1 – 2 of 2) sorted by relevance
29 struct samsung_keypad_platdata { struct30 const struct matrix_keymap_data *keymap_data;31 unsigned int rows;32 unsigned int cols;33 bool no_autorepeat;34 bool wakeup;36 void (*cfg_gpio)(unsigned int rows, unsigned int cols);
33 struct samsung_keypad_platdata { struct34 const struct matrix_keymap_data *keymap_data;35 unsigned int rows;36 unsigned int cols;37 bool no_autorepeat;38 bool wakeup;40 void (*cfg_gpio)(unsigned int rows, unsigned int cols);