Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dstmpe-keypad.c129 struct stmpe_keypad { struct
132 const struct stmpe_keypad_variant *variant; argument
141 static int stmpe_keypad_read_data(struct stmpe_keypad *keypad, u8 *data) in stmpe_keypad_read_data() argument