tc_keypad
static int tc3589x_keypad_init_key_hardware(struct tc_keypad *keypad)
struct tc_keypad *keypad = dev;
static int tc3589x_keypad_enable(struct tc_keypad *keypad)
static int tc3589x_keypad_disable(struct tc_keypad *keypad)
struct tc_keypad *keypad = input_get_drvdata(input);
struct tc_keypad *keypad = input_get_drvdata(input);
struct tc_keypad *keypad;
keypad = devm_kzalloc(&pdev->dev, sizeof(struct tc_keypad),
struct tc_keypad *keypad = platform_get_drvdata(pdev);
struct tc_keypad *keypad = platform_get_drvdata(pdev);