Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtca6416_keypad.h25 struct tca6416_keys_platform_data { struct
26 struct tca6416_button *buttons;
27 int nbuttons;
28 unsigned int rep:1; /* enable input subsystem auto repeat */
29 uint16_t pinmask;
30 uint16_t invert;
31 int irq_is_gpio;
32 int use_polling; /* use polling if Interrupt is not connected*/