tc_keypad         114 drivers/input/keyboard/tc3589x-keypad.c static int tc3589x_keypad_init_key_hardware(struct tc_keypad *keypad)
tc_keypad         191 drivers/input/keyboard/tc3589x-keypad.c 	struct tc_keypad *keypad = dev;
tc_keypad         226 drivers/input/keyboard/tc3589x-keypad.c static int tc3589x_keypad_enable(struct tc_keypad *keypad)
tc_keypad         262 drivers/input/keyboard/tc3589x-keypad.c static int tc3589x_keypad_disable(struct tc_keypad *keypad)
tc_keypad         295 drivers/input/keyboard/tc3589x-keypad.c 	struct tc_keypad *keypad = input_get_drvdata(input);
tc_keypad         315 drivers/input/keyboard/tc3589x-keypad.c 	struct tc_keypad *keypad = input_get_drvdata(input);
tc_keypad         377 drivers/input/keyboard/tc3589x-keypad.c 	struct tc_keypad *keypad;
tc_keypad         392 drivers/input/keyboard/tc3589x-keypad.c 	keypad = devm_kzalloc(&pdev->dev, sizeof(struct tc_keypad),
tc_keypad         462 drivers/input/keyboard/tc3589x-keypad.c 	struct tc_keypad *keypad = platform_get_drvdata(pdev);
tc_keypad         481 drivers/input/keyboard/tc3589x-keypad.c 	struct tc_keypad *keypad = platform_get_drvdata(pdev);