Searched refs:tca8418_keypad (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/input/keyboard/
H A Dtca8418_keypad.c37 #include <linux/input/tca8418_keypad.h>
113 struct tca8418_keypad { struct
123 static int tca8418_write_byte(struct tca8418_keypad *keypad_data, tca8418_write_byte()
142 static int tca8418_read_byte(struct tca8418_keypad *keypad_data, tca8418_read_byte()
160 static void tca8418_read_keypad(struct tca8418_keypad *keypad_data) tca8418_read_keypad()
201 struct tca8418_keypad *keypad_data = dev_id; tca8418_irq_handler()
234 static int tca8418_configure(struct tca8418_keypad *keypad_data, tca8418_configure()
269 struct tca8418_keypad *keypad_data; tca8418_keypad_probe()
/linux-4.1.27/include/linux/input/
H A Dtca8418_keypad.h34 #define TCA8418_NAME "tca8418_keypad"

Completed in 106 milliseconds