Searched refs:tca8418_keypad (Results 1 – 3 of 3) sorted by relevance
112 struct tca8418_keypad { struct122 static int tca8418_write_byte(struct tca8418_keypad *keypad_data, in tca8418_write_byte() argument141 static int tca8418_read_byte(struct tca8418_keypad *keypad_data, in tca8418_read_byte()159 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()265 struct tca8418_keypad *keypad_data; in tca8418_keypad_probe()
27 obj-$(CONFIG_KEYBOARD_TCA8418) += tca8418_keypad.o
297 module will be called tca8418_keypad.