Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/keyboard/
Dadp5588-keys.c181 struct adp5588_kpad { struct
182 struct i2c_client *client;
183 struct input_dev *input;
184 ktime_t irq_time;
185 unsigned long delay;
186 u32 row_shift;
187 u32 rows;
188 u32 cols;
189 u32 unlock_keys[2];
190 int nkeys_unlock;
[all …]