Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dtca8418_keypad.c112 struct tca8418_keypad { struct
122 static int tca8418_write_byte(struct tca8418_keypad *keypad_data, in tca8418_write_byte() argument
141 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()
H A DMakefile27 obj-$(CONFIG_KEYBOARD_TCA8418) += tca8418_keypad.o
H A DKconfig297 module will be called tca8418_keypad.