Searched defs:adp5588_kpad (Results 1 – 1 of 1) sorted by relevance
181 struct adp5588_kpad { struct184 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;193 struct gpio_chip gc;195 u8 dat_out[3];[all …]