Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtca6416_keypad.h18 struct tca6416_button { struct
26 struct tca6416_button *buttons; argument
/linux-4.4.14/drivers/input/keyboard/
Dtca6416-keypad.c39 struct tca6416_button data[0];
54 struct tca6416_button buttons[0];
109 struct tca6416_button *button = &chip->buttons[pin_index]; in tca6416_keys_scan()
223 pdata->nbuttons * sizeof(struct tca6416_button), in tca6416_keypad_probe()