Searched defs:iqs62x_core (Results 1 – 1 of 1) sorted by relevance
122 struct iqs62x_core { struct123 const struct iqs62x_dev_desc *dev_desc;124 struct i2c_client *client;125 struct regmap *regmap;126 struct blocking_notifier_head nh;127 struct list_head fw_blk_head;128 struct completion ati_done;129 struct completion fw_done;130 enum iqs62x_ui_sel ui_sel;131 unsigned long event_cache;
Completed in 5 milliseconds