Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/keyboard/
Dqt1070.c48 struct qt1070_data { struct
49 struct i2c_client *client;
50 struct input_dev *input;
51 unsigned int irq;
52 unsigned short keycodes[ARRAY_SIZE(qt1070_key2code)];
53 u8 last_keys;