Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/keyboard/
Dqt1070.c61 struct qt1070_data { struct
62 struct i2c_client *client;
63 struct input_dev *input;
64 unsigned int irq;
65 unsigned short keycodes[ARRAY_SIZE(qt1070_key2code)];
66 u8 last_keys;