Searched refs:stmpe_keypad (Results 1 – 1 of 1) sorted by relevance
129 struct stmpe_keypad { struct141 static int stmpe_keypad_read_data(struct stmpe_keypad *keypad, u8 *data) in stmpe_keypad_read_data() argument165 struct stmpe_keypad *keypad = dev; in stmpe_keypad_irq()195 static int stmpe_keypad_altfunc_init(struct stmpe_keypad *keypad) in stmpe_keypad_altfunc_init()265 static int stmpe_keypad_chip_init(struct stmpe_keypad *keypad) in stmpe_keypad_chip_init()314 static void stmpe_keypad_fill_used_pins(struct stmpe_keypad *keypad, in stmpe_keypad_fill_used_pins()335 struct stmpe_keypad *keypad; in stmpe_keypad_probe()346 keypad = devm_kzalloc(&pdev->dev, sizeof(struct stmpe_keypad), in stmpe_keypad_probe()409 struct stmpe_keypad *keypad = platform_get_drvdata(pdev); in stmpe_keypad_remove()
Completed in 6 milliseconds