Home
last modified time | relevance | path

Searched defs:stmpe_keypad (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/input/keyboard/
Dstmpe-keypad.c103 struct stmpe_keypad { struct
106 const struct stmpe_keypad_variant *variant; argument
107 const struct stmpe_keypad_platform_data *plat; argument
115 static int stmpe_keypad_read_data(struct stmpe_keypad *keypad, u8 *data) in stmpe_keypad_read_data() argument