Home
last modified time | relevance | path

Searched defs:keypad_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/keyboard/
H A Dtca8418_keypad.c122 static int tca8418_write_byte(struct tca8418_keypad *keypad_data, in tca8418_write_byte()
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() local
234 static int tca8418_configure(struct tca8418_keypad *keypad_data, in tca8418_configure()
266 struct tca8418_keypad *keypad_data; in tca8418_keypad_probe() local
H A Dst-keyscan.c102 static int keypad_matrix_key_parse_dt(struct st_keyscan *keypad_data) in keypad_matrix_key_parse_dt()
126 struct st_keyscan *keypad_data; in keyscan_probe() local