stmpe_keypad
static int stmpe_keypad_read_data(struct stmpe_keypad *keypad, u8 *data)
struct stmpe_keypad *keypad = dev;
static int stmpe_keypad_altfunc_init(struct stmpe_keypad *keypad)
static int stmpe_keypad_chip_init(struct stmpe_keypad *keypad)
static void stmpe_keypad_fill_used_pins(struct stmpe_keypad *keypad,
struct stmpe_keypad *keypad;
keypad = devm_kzalloc(&pdev->dev, sizeof(struct stmpe_keypad),
struct stmpe_keypad *keypad = platform_get_drvdata(pdev);