Searched defs:iqs62x_core (Results 1 – 1 of 1) sorted by relevance
127 struct iqs62x_core { struct128 const struct iqs62x_dev_desc *dev_desc;129 struct i2c_client *client;130 struct regmap *regmap;131 struct blocking_notifier_head nh;132 struct list_head fw_blk_head;133 struct completion ati_done;134 struct completion fw_done;135 enum iqs62x_ui_sel ui_sel;136 unsigned long event_cache;[all …]