Home
last modified time | relevance | path

Searched refs:max7359_keypad (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/input/keyboard/
Dmax7359_keypad.c59 struct max7359_keypad { struct
90 struct max7359_keypad *keypad = dev_id; in max7359_interrupt()
132 struct max7359_keypad *keypad = input_get_drvdata(dev); in max7359_open()
141 struct max7359_keypad *keypad = input_get_drvdata(dev); in max7359_close()
166 struct max7359_keypad *keypad; in max7359_probe()
185 keypad = devm_kzalloc(&client->dev, sizeof(struct max7359_keypad), in max7359_probe()
DMakefile38 obj-$(CONFIG_KEYBOARD_MAX7359) += max7359_keypad.o
DKconfig378 module will be called max7359_keypad.