Searched refs:tc_keypad (Results 1 – 1 of 1) sorted by relevance
95 * struct tc_keypad - data structure used by keypad driver104 struct tc_keypad { struct 114 static int tc3589x_keypad_init_key_hardware(struct tc_keypad *keypad) in tc3589x_keypad_init_key_hardware() argument 191 struct tc_keypad *keypad = dev; in tc3589x_keypad_irq() 226 static int tc3589x_keypad_enable(struct tc_keypad *keypad) in tc3589x_keypad_enable() 262 static int tc3589x_keypad_disable(struct tc_keypad *keypad) in tc3589x_keypad_disable() 295 struct tc_keypad *keypad = input_get_drvdata(input); in tc3589x_keypad_open() 315 struct tc_keypad *keypad = input_get_drvdata(input); in tc3589x_keypad_close() 376 struct tc_keypad *keypad; in tc3589x_keypad_probe() 391 keypad = devm_kzalloc(&pdev->dev, sizeof(struct tc_keypad), in tc3589x_keypad_probe() [all...]