Home
last modified time | relevance | path

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

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