Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/keyboard/
Dtca8418_keypad.c113 struct tca8418_keypad { struct
123 static int tca8418_write_byte(struct tca8418_keypad *keypad_data, in tca8418_write_byte() argument
142 static int tca8418_read_byte(struct tca8418_keypad *keypad_data, in tca8418_read_byte()
160 static void tca8418_read_keypad(struct tca8418_keypad *keypad_data) in tca8418_read_keypad()
201 struct tca8418_keypad *keypad_data = dev_id; in tca8418_irq_handler()
234 static int tca8418_configure(struct tca8418_keypad *keypad_data, in tca8418_configure()
269 struct tca8418_keypad *keypad_data; in tca8418_keypad_probe()
DMakefile24 obj-$(CONFIG_KEYBOARD_TCA8418) += tca8418_keypad.o
DKconfig252 module will be called tca8418_keypad.