Lines Matching defs:iqs62x_core
127 struct iqs62x_core { struct
128 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;
137 u8 sw_num;
138 u8 hw_num;