Home
last modified time | relevance | path

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

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