Home
last modified time | relevance | path

Searched refs:tca6416_button (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtca6416_keypad.h15 struct tca6416_button { struct
23 struct tca6416_button *buttons; argument
/linux/drivers/input/keyboard/
H A Dtca6416-keypad.c45 struct tca6416_button buttons[];
100 struct tca6416_button *button = &chip->buttons[pin_index]; in tca6416_keys_scan()